Xurses...
example | ||
compile.sh | ||
install.sh | ||
LICENSE | ||
README.md | ||
xurses.c | ||
xurses.h |
xurses
xurses -- Library for creation of simple programs in terminal.
- Everything related to my libraries is clean of all warning options on Clang, GCC and Valgrind.
- I don't know what else to write here, program is being done in my free time, so expect more...
Compile:
$ sh compile.sh
Install:
$ sudo sh install.sh
Testing:
$ sh example/testing.sh