Registry / cli / rang
library3.2vcpkgunverified

Colors for your Terminal.

vcpkg install rang
INSTALL
IMPORT
SIG · RANG
R
rang
clicppv3.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

rang.hpp
#include <rang.hpp>

Print colored text

#include <rang.hpp> #include <iostream> int main() { std::cout << rang::fg::red << "Hello, red world!" << rang::style::reset << std::endl; return 0; }
Debug
Known issues
gotchaHeader-only; no linking needed.
fix
Just include the header; no CMake target required.
affects: *
Upgrade
Version history
3.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
18
Resources

No resource links recorded.

rang — pip install rang · libregistry