agus22lp / colorputs

Color in p and puts method!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colorputs

Color in p and puts method!

Description

Colorputs provides a beatiful color printing for Ruby console-based applications

Instalation

gem install colorputs

Examples of usage

p 'Hello world!', :red

Will print out "Hello world!" colored in red.

Availables colors and modes

SymbolColor/Mode
:redRed
:blueBlue
:greenGreen
:yellowYellow
:cyanCyan
:magentaMagenta
:whiteWhite
:blackBlack
:rainbowRainbow colors!

About

Color in p and puts method!

License:MIT License