Skip to content

Latest commit

 

History

History
executable file
·
60 lines (43 loc) · 1.67 KB

README.md

File metadata and controls

executable file
·
60 lines (43 loc) · 1.67 KB

RAINBOW

This is a library for using colors in C ,C++ & JAVA in your terminal and making the AWESOME UI for your CLI application. No need to write or remember color codes just include this library and enjoy using colors in your terminal.

🌈 SUPPORTED OS

  • LINUX
  • MAC

🌈 SUPPORTED LANGUAGES

  1. C
  2. C++
  3. JAVA

🌈 REQUIREMENTS

  1. Specific language compiler i.e (C -> gcc compiler)
  2. Any Text Editor (Gedit/VScode/Atom, etc)
  3. Linux/Unix Terminal

🌈 SUPPORTED COLORS

Follow commands to see all colors support by your terminal:

cd ~
cd Downloads #OR GO TO THE PROJECT DIRECTORY
cd RAINBOW  #OR OPEN TERMINAL IN RAINBOW DIRECTORY
cd src
bash rainbow.bash

🌈 DOCUMENTATION

🌈 CONTRIBUTING TO RAINBOW

🌈 LICENSE

MIT License

Copyright ©️ 2018 Gaurav Walia