public
Description: Handy extensions for Capistrano
Homepage: http://www.capify.org
Clone URL: git://github.com/jamis/capistrano-ext.git
Search Repo:
name age message
folder CHANGELOG.rdoc Mon Aug 25 21:07:55 -0700 2008 update changelog [jamis]
folder MIT-LICENSE Mon Feb 20 20:25:03 -0800 2006 More tweaks [jamis]
folder Manifest Sat Jun 14 15:37:53 -0700 2008 Use echoe to manage the Rakefile [jamis]
folder README Mon Mar 06 08:25:54 -0800 2006 part 2, switchtower -> capistrano [jamis]
folder Rakefile Sat Jun 14 15:37:53 -0700 2008 Use echoe to manage the Rakefile [jamis]
folder lib/ Mon Aug 25 21:04:21 -0700 2008 Merge branch 'master' of git://github.com/mikeh... [jamis]
folder setup.rb Mon Feb 20 20:03:56 -0800 2006 Add a setup.rb installer [jamis]
README
= Capistrano Extensions

Capistrano Extensions is a collection of tasks and methods that developers may use in their own Capistrano recipe files. 
Although some may find the tasks and such useful in their own right, the collection is intended primarily as an example 
of how to write and package Capistrano extension libraries.