Skip to content

Colorizr lets you color your text in terminal

Notifications You must be signed in to change notification settings

d3diva/colorizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colorizr

Colorizr lets you color your text in terminal

Version

0.0.1

Features

text can be printed in following colors

  • red
  • green
  • yellow
  • blue
  • pink
  • light_blue
  • white
  • light_grey
  • black

Instalation

follow steps as below

clone - git clone https://github.com/d3diva/colorizr
cd colorizr
sudo gem install colorizr

and do use "require colorizr" in your code

Usage

  • list colors available to use - String.colors

  • list colors with text sample - String.sample_colors

Example

"Ruby is awesome".pink

License

Colorizr is a public domain work. Feel free to do whatever you want with it.

About

Colorizr lets you color your text in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages