|
1 day ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 1 week ago | |
c_hello.png | 3 weeks ago | |
compile.sh | 2 weeks ago | |
install.sh | 3 weeks ago | |
xighlight.c | 1 day ago |
I'm gonna update this, I swear...
xighlight -- Program for highlighting source code in terminal.
Compile:
$ sh compile.sh
Install:
$ sudo sh install.sh
Use:
$ cat my_c_program.ext | xighlight
$ xighlight < my_c_program.ext
$ xighlight -i my_c_program.ext
This is what it prints to standard output, when standard input is C source code: