public
Description: Capistrano recipes and strategies
Homepage:
Clone URL: git://github.com/vigetlabs/viget_deployment.git
commit  6f44f3697af540ca389d397b2533c97b9e3436e1
tree    62f81c3379793a9af401a31eef45c998c5d577c4
parent  6731adee833afe593d5137201d7101a0a79f7a1e
name age message
file MIT-LICENSE Mon Nov 19 07:38:05 -0800 2007 repackaging capistrano stuff as a plugin - need... [Mark Cornick]
file README Thu Dec 18 12:32:11 -0800 2008 get gems and plugins straight [mcornick]
directory generators/ Loading commit data...
directory recipes/
README
= VigetDeployment

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

This plugin requires that the following gems be installed:

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

After installing this plugin, run `./script/generate viget_deployment` to generate Capistrano configuration.