Skip to content

neunenak/hilite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hilite is a small command line program that applies a color to the stderr
output of another program. This is useful in, for instance, large compilation
processes where there is a lot of text chatter that would otherwise obscure
legitimate error messages.

Usage example:

$ hilite ls
$ hilite -- ls --color
$ hilite --style cyan -- make --my --make --options

About

Rust version of hilite utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages