command
module
Version:
v0.0.0-...-780a6a9
Opens a new window with list of versions in this module.
Published: May 8, 2017
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
highlight
highlight is a small command-line utility to colorize stdin via regex matches.

Install
go get -u github.com/augustoroman/highlight
Example usage
echo -e "The quick \nbrown fox \njumped over\nthe lazy dog" | highlight -c 'white+d' -l red fox -w 'yellow+b' lazy

Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.