xscii/README.md

22 lines
405 B
Markdown
Raw Normal View History

2023-11-04 14:51:53 -04:00
# xscii
xscii -- Program for seeing ASCII table, if you want to change output style, do it in source.
- 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
```
Use:
```bash
$ xscii
```