Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 705 Bytes

readme.md

File metadata and controls

19 lines (10 loc) · 705 Bytes

exchalk

Build Status

Easier terminal styling

This library is a very light abstraction over IO.ANSI that makes it easy to style text.

256-colors

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.

Windows

If you're on Windows, do yourself a favor and use cmder instead of cmd.exe.

License

MIT © Juan Soto