miller/pkg/colorizer
John Kerl 8223903621
Support $NO_COLOR (#1580)
* Support `$NO_COLOR`

* run `make dev`
2024-06-08 13:08:15 -04:00
..
colorizer.go Support $NO_COLOR (#1580) 2024-06-08 13:08:15 -04:00
doc.go Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00
README.md Export library code in pkg/ (#1391) 2023-09-10 17:15:13 -04:00

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

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