Skip to content

zetetic/term-ansicolor

 
 

Repository files navigation

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 <[email protected]>

License
=======

GNU General Public License (GPL)

About

Ruby library that colors strings using ANSI escape sequences

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%