Easier terminal styling
This library is a very light abstraction over IO.ANSI
that makes it easy to style text.
ExChalk does not support anything other than the base eight colors, which guarantees it will work on all terminals and systems. For this the lower level IO.ANSI
or the awesome Bunt can be used.
If you're on Windows, do yourself a favor and use cmder
instead of cmd.exe
.
MIT © Juan Soto