Skip to content

aburdulescu/cl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cl

cl is a tool that takes one or more group(s) of color/pattern(regular expression) and applies these rules on the given input(a file or piped through stdin) by coloring the part of the input that matches the given pattern with the given color.

Install

  • install golang
  • then run
go install bandr.me/p/cl@latest