Skip to content

This is a library for using colors in a terminal in linux and MAC.

License

Notifications You must be signed in to change notification settings

GauravWalia19/RAINBOW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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