Skip to content
/ rang Public
forked from agauniyal/rang

A simple, modern & header only c++11 library for colors in your terminal

License

Notifications You must be signed in to change notification settings

senbar/rang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rang

colors for your terminal

rang-demo

###How to use it

  1. Drop the header rang.hpp into your project and include it as #include "rang.hpp"
  2. maybe glance inside test directory to see some usage
  3. ???
  4. Profit!!

###TODO

  • Fix travis CI support
  • coverage?
  • support Windows

About

A simple, modern & header only c++11 library for colors in your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.7%
  • CMake 0.3%