Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.02 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.02 KB

tk-textag

An extension for the vtk100-colors, to enable and disable the color-tags, cool way huh!

screenshot

HOW-TO-RUN

Yes, you will need vtk100-colors which is included in submodule.

$ git submodule init
$ git submodule update

to run it:

$ ./main.py <any command with color output>

Some example simple examples can be found in make:

$ make
make [hello|ls]

Read more