color cat - cat(1) with regex-based syntax highlighting.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Aadhavan Srinivasan 2a007ba56c Replaced 'panic' with an error return, and a call to 'printAndExit' 2 months ago
config Added regex match for comparison operators 2 months ago
stack First commit 2 months ago
.gitignore Added gitignore file 2 months ago
Makefile First commit 2 months ago
color.go Replaced 'panic' with an error return, and a call to 'printAndExit' 2 months ago
colorunit.go Replaced 'panic' with an error return, and a call to 'printAndExit' 2 months ago
config.go Replaced 'panic' with an error return, and a call to 'printAndExit' 2 months ago
errors.go Wrote function to print an error and exit the program 2 months ago
go.mod First commit 2 months ago
go.sum First commit 2 months ago
main.go Replaced 'panic' with an error return, and a call to 'printAndExit' 2 months ago
regcolor.go First commit 2 months ago
test.c First commit 2 months ago
todo.txt First commit 2 months ago
vision.txt First commit 2 months ago