Skip to content

YuzukiTsuru/ColorCout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to ColorCout 👋

Version License: Do What The F*ck You Want To Public License Twitter: GLGH\_

Simple cross-platform(?) colored terminal text in C++

✨ Demo

Demo

Usage

std::cout << cc::red << " red "
          << cc::yellow << " yellow "
          << cc::green << " green "
          << cc::reset << " reset"
          << std::endl;

Author

👤 GloomyGhost-MosquitoSeal

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 YuzukiTsuru.
This project is Do What The F*ck You Want To Public License licensed.

Reference

https://github.com/yurablok/colored-cout/ for the nice idea.

About

Simple cross-platform(?) colored terminal text in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published