-
Name
-
colorize
-
Version
-
0.7.7
-
Platform
-
ruby
-
Authors
-
MichaĆ Kalbarczyk
-
Bindir
-
bin
-
Date
-
2015-04-19 00:00:00 UTC
-
Dependencies
-
rake (~> 10.0, development)
minitest (~> 5.0, development)
codeclimate-test-reporter (~> 0.4, development)
-
Description
-
Ruby String class extension. Adds methods to set text color, background color and, text effects on ruby console and command line output, using ANSI escape sequences.
-
Email
-
fazibear@gmail.com
-
Files
-
CHANGELOG
LICENSE
README.md
Rakefile
colorize.gemspec
lib/colorize.rb
lib/colorize/class_methods.rb
lib/colorize/instance_methods.rb
test/test_colorize.rb
-
Homepage
-
http://github.com/fazibear/colorize
-
Licenses
-
GPL-2
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.4.5
-
Specification version
-
4
-
Summary
-
Add color methods to String class
-
Test files
-
test/test_colorize.rb
-
Original platform
-
ruby
-
New platform
-
ruby