An open API service indexing awesome lists of open source software.

https://github.com/christopherosthues/colortext

A C++ library for colored terminal outputs
https://github.com/christopherosthues/colortext

c-plus-plus colored colortext linux output terminal terminal-colors

Last synced: 7 months ago
JSON representation

A C++ library for colored terminal outputs

Awesome Lists containing this project

README

          

# colortext

Colortext is a c++-library for simple colored text outputs.

It provides constants to be added to an output stream and methods in which optionally the colored output can be
disabled.

# License

This library is published under the terms of the [MIT License](LICENSE).