Xurses...
Go to file
2023-10-29 14:14:45 -04:00
example Added few more functions... 2023-10-29 06:58:47 -04:00
compile.sh New stuff, compilation script and examples... 2023-10-07 08:59:33 -04:00
install.sh Changed a lot of things... 2023-10-04 19:34:38 -04:00
LICENSE Initial commit 2023-08-28 18:51:13 -04:00
README.md New stuff, compilation script and examples... 2023-10-07 08:59:33 -04:00
xurses.c Dunno what I changed... 2023-10-29 14:14:45 -04:00
xurses.h Dunno what I changed... 2023-10-29 14:14:45 -04:00

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