aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 8cb96d1fb32570a2edb58562e71b998162829d51 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# xscii

## xscii -- Program for printing ASCII table.

Compile: `$ sh compile.sh`

Install: `$ sudo sh install.sh`

License: GNU/GPLv3

This library depends on (these libraries are included in static version of the program):
- xtandard: https://gitlab.com/xolatile/xtandard

About this program:
- Nothing special to say about this, I use it sometimes, you can write it with standard library too.
- Everything related to my libraries is clean of all warning options on GCC and Valgrind (hopefully).

Use:
```bash
$ xscii
```