/color

Command Line App to Colorize with Pipes

Primary LanguageGoMIT LicenseMIT

color

Command Line App to Colorize with Pipes

cat somefile | color --color red --pattern ERR

Install: go get github.com/mmcquillan/color

Options:

--color < red | green | yellow | blue | magenta | cyan >

--pattern <some string>

--background

--strip