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 License ======= GNU General Public License (GPL)