5 lines
228 B
Text
5 lines
228 B
Text
colorize is a Ruby String class extension which adds methods to set text color,
|
|
background color and, text effects on ruby console and command line output,
|
|
using ANSI escape sequences.
|
|
|
|
WWW: https://github.com/fazibear/colorize
|