Get color in the Capistrano output

Updated . Posted . Visible to the public.

Note: capistrano_colors was merged into Capistrano starting from v2.13.5. However, this requires Ruby 1.9+.

If you cannot upgrade Capistrano to 2.13.5+ (e.g. because you're still running on Ruby 1.8), simply put capistrano_colors into your Gemfile and require 'capistrano_colors' in your config/deploy.rb file.

Last edit
Dominik Schöler
License
Source code in this card is licensed under the MIT License.
Posted by Kim Klotz to makandra dev (2011-12-28 15:57)