Temporary repo for Cantina's C rewrite.
Go to file
Mirko Di 6d0164e03f Deps comment improvement 2022-01-10 14:56:07 +01:00
ico Created a higher resolution PNG icon file 2022-01-01 15:03:36 +01:00
.gitattributes GitLab wrongly says that there's some C++ in this repo? Trying to fix that 2022-01-01 15:23:53 +01:00
.gitignore Minor development progress, improved build.sh & more 2021-12-01 15:20:57 +01:00
COPYING Added flags & more 2021-11-18 21:10:24 +01:00
Cantina.desktop Created icons & .desktop file 2021-12-31 19:00:03 +01:00
README.md Updated README to reference a blog post of mine 2022-01-01 15:34:27 +01:00
README.old.md Added old README 2021-11-14 18:56:45 +01:00
build.sh Created icons & .desktop file 2021-12-31 19:00:03 +01:00
cantina.c Deps comment improvement 2022-01-10 14:56:07 +01:00
colours.h Added flags & more 2021-11-18 21:10:24 +01:00
config.h Started creating (n)curses TUI 2021-11-18 23:18:38 +01:00

README.md

Cantina (complete rewrite in progress)

NOTE: This README is temporary.

Cantina is a useless program that, when complete, will allow you to create and manage archives. I started, some time ago, writing it in shell, but, as it was getting too bloated, I recently decided to "reboot" the development, and why not, maybe write it in C this time. (See this blog post for more info).

Building

No Makefile cuz I am stupid: I don't know how to write those, sorry about that. There's, though, a nice lil script called "build.sh" that you can use to compile this version of Cantina yourself.

Deps: