jamis / capistrano-ext

Handy extensions for Capistrano

This URL has Read+Write access

name age message
file CHANGELOG.rdoc Sun Jan 04 19:35:00 -0800 2009 Update changelog [jamis]
file MIT-LICENSE Mon Feb 20 20:25:03 -0800 2006 More tweaks git-svn-id: http://svn.jamisbuck.... [jamis]
file Manifest Sat Jun 14 15:37:53 -0700 2008 Use echoe to manage the Rakefile [jamis]
file README Mon Mar 06 08:25:54 -0800 2006 part 2, switchtower -> capistrano [jamis]
file Rakefile Sat Jun 14 15:37:53 -0700 2008 Use echoe to manage the Rakefile [jamis]
directory lib/ Sat Jan 03 12:48:31 -0800 2009 Add require 'fileutils' to multistage.rb [rouffj]
file setup.rb Mon Feb 20 20:03:56 -0800 2006 Add a setup.rb installer git-svn-id: http://s... [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.