/catPlusPlus

It's just like the "cat" command on Linux, but its output is prettier.

Primary LanguageC++MIT LicenseMIT

Cat++

It's just like the cat command on Linux, but its output is prettier.

Installing

Type command:

$ mkdir build/
$ cd build/
$ cmake ..
$ make
$ cd ../
$ ./install.sh

Usage

$ catpp <filename>