Extremely minimal color printing utilities for C++.
C++ 83.7%
Makefile 16.3%
5 1 0

Clone this repository

https://tangled.org/stau.space/cpp-colors
git@tangled.org:stau.space/cpp-colors

For self-hosted knots, clone URLs may differ based on your setup.

README.md

C++ Colors#

This is an extremely simple implementation for terminal color escapes written in C++.

If you want to use this in your project simply copy the colors.hpp and colors.cc files to your code-base and include them wherever you want.