issues
search
owenthereal
/
ccat
Colorizing `cat`
https://github.com/owenthereal/ccat
MIT License
3.16k
stars
118
forks
source link
Clean up code base
#18
Closed
owenthereal
closed
9 years ago
owenthereal
commented
9 years ago
Move
func CCat
to a separate file
Print directly to
os.Stdout
instead of buffering in bytes
Rename
AsCCat
to
CPrint
func CCat
to a separate fileos.Stdout
instead of buffering in bytesAsCCat
toCPrint