Skip to content

codeprimate/colorme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== ColorMe 0.1.2

A VERY SIMPLE wrapper for outputting strings in color using ANSI color codes

== Usage
 require 'rubygems'
 require 'colorme'
 puts "Hello World!".color(:red)


(c)2010 Patrick Morgan
www.patrick-morgan.net

About

A simple extension to the Ruby String class to output colored text in a terminal window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages