Capistrano_colors version 0.2.0 has been released!

I got tired of viewing capistranos massive output so i’ve created this
simple gem that colorizes capistranos output.

Screenshots can be found at
http://www.pastbedti.me/2008/12/put-some-colors-of-your-capistrano-output/

Installation instructions:

sudo gem install capistrano_colors

In your config/deploy.rb

require ‘capistrano_colors’

Cheers!