# 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: ```bash $ sh compile.sh ``` Install: ```bash $ sudo sh install.sh ``` Testing: ```bash $ sh example/testing.sh ```