November 2011
1 post
2 tags
Get your Cape on
Over Thanksgiving Day weekend I released a new RubyGem called Cape. You may find it useful if you’re a user of both Capistrano and Rake.
Install Cape by typing gem install cape at the command line, or make it a dependency of your project by using Bundler.
What can Cape do?
Mirror Rake tasks as Capistrano recipes, optionally filtered by namespace or name
Embed Rake tasks in a...