highlight

command module
v0.0.0-...-780a6a9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2017 License: MIT Imports: 10 Imported by: 0

README

highlight

highlight is a small command-line utility to colorize stdin via regex matches.

asciicast

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

Output example

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL