public
Fork of vigetlabs/viget_deployment
Description: Capistrano recipes and strategies
Clone URL: git://github.com/mcornick/viget_deployment.git
name age message
file Capfile Thu Aug 07 07:19:28 -0700 2008 merged new recipes and installer from lab_coat [mcornick]
file MIT-LICENSE Mon Nov 19 07:38:05 -0800 2007 repackaging capistrano stuff as a plugin - need... [Mark Cornick]
file README Thu Aug 07 07:21:38 -0700 2008 point to capistrano_rsync_with_remote_cache on ... [mcornick]
directory config/ Thu Aug 07 07:19:28 -0700 2008 merged new recipes and installer from lab_coat [mcornick]
file install.rb Thu Aug 07 07:25:17 -0700 2008 better formatting [mcornick]
directory recipes/ Thu Aug 07 07:19:28 -0700 2008 merged new recipes and installer from lab_coat [mcornick]
directory script/ Thu Aug 07 07:24:05 -0700 2008 whoops, forgot the script directory [mcornick]
README
= VigetDeployment

This is a repackaging of VLCapistrano and related gems into Rails plugin form.

This plugin requires that the following plugins be installed:

* capistrano
* capistrano-ext
* tinder
* capistrano_rsync_with_remote_cache (http://github.com/vigetlabs/capistrano_rsync_with_remote_cache/tree/master)