mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
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 RG: https://rubygems.org/gems/colorize
6 lines
268 B
Text
6 lines
268 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
|
|
RG: https://rubygems.org/gems/colorize
|