nyan

Colorizing cat command with syntax highlighting for code files

brewmacoslinux
Try with needOr install directly
Source

About

Colorizing `cat` command with syntax highlighting

Commands

nyan

Examples

Display a Python file with syntax highlighting$ nyan script.py
View a JSON configuration file with colors$ nyan config.json
Pipe output from another command through nyan$ cat file.js | nyan