public
Description: Capistrano recipes and strategies
Homepage:
Clone URL: git://github.com/vigetlabs/viget_deployment.git
name age message
file MIT-LICENSE Loading commit data...
file README
directory generators/
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.