color cat - cat(1) with regex-based syntax highlighting.
 
 
 
Go to file
Aadhavan Srinivasan 71051ce7f0 Wrote function to print an error and exit the program
config Added regex match for comparison operators
stack First commit
.gitignore Added gitignore file
Makefile First commit
color.go First commit
colorunit.go First commit
config.go First commit
errors.go Wrote function to print an error and exit the program
go.mod First commit
go.sum First commit
main.go First commit
regcolor.go First commit
test.c First commit
todo.txt First commit
vision.txt First commit