Skip to content

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

License

Notifications You must be signed in to change notification settings

GordonZhang2024/catPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published