ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting.
$ brew tap jingweno/ccat
$ brew install ccat
Reference: jingweno/homebrew-ccat
$ go get github.com/jingweno/ccat
$ ccat FILE1 FILE2 ...
$ ccat # read from standard input
Thanks to Sourcegraph who built this awesome syntax-highlighting package.
