middleman/vendor/gems/gems/term-ansicolor-1.0.4
2009-11-13 12:25:16 -08:00
..
examples runcoderun 2009-11-13 12:25:16 -08:00
lib/term runcoderun 2009-11-13 12:25:16 -08:00
CHANGES runcoderun 2009-11-13 12:25:16 -08:00
COPYING runcoderun 2009-11-13 12:25:16 -08:00
doc-main.txt runcoderun 2009-11-13 12:25:16 -08:00
install.rb runcoderun 2009-11-13 12:25:16 -08:00
Rakefile runcoderun 2009-11-13 12:25:16 -08:00
README runcoderun 2009-11-13 12:25:16 -08:00
term-ansicolor.gemspec runcoderun 2009-11-13 12:25:16 -08:00
VERSION runcoderun 2009-11-13 12:25:16 -08:00

Installation
============

Just type into the command line as root:

# ruby install.rb

Or if you prefer using Rake, try:

# rake install

Or if you want to use rubygems just type this and rubygems fetches the gem and
installs it for you:

# gem install term-ansicolor

Documentation
=============

Look into examples/example.rb to get an idea how this library is used.

Author
======

Florian Frank <flori@ping.de>

License
=======

GNU General Public License (GPL)