miller/internal/pkg/colorizer
John Kerl bef2fa74de
Update default colorization (#904)
* colorization experiment

* todo

* Add dependency on github.com/johnkerl/lumin

* lumin dependency

* more badges in README.md

* on-line help for bold/underine/reverse

* update webdocs
2022-01-30 14:12:47 -05:00
..
colorizer.go Update default colorization (#904) 2022-01-30 14:12:47 -05:00
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00

ANSI colors for key/value color highlighting, test pass/fail, etc.

Not placed in the internal/pkg/platform directory since these don't check the build-for platform but rather simply the TERM environment variable.