Simple Terminal user interface library to create astonishing applications.
Make Sure you got cmake
, gcc
. To get a copy of the source code for development:
$ git clone https://github.com/alialboainin96/LibAstro.git
For debug:
$ ./build.sh
For release:
$ ./buildRelease.sh
To clean the project directory:
$ ./clean.sh
- Ali - Owner - alialboainin96
- See also the list of contributors who participated in this project.
This project licensed under MIT - see the LICENSE file for details