vigetlabs / viget_deployment
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Mon Nov 19 07:38:05 -0800 2007 | |
| |
README | Thu Dec 18 12:32:11 -0800 2008 | |
| |
generators/ | Tue May 26 07:36:34 -0700 2009 | |
| |
recipes/ | Thu May 14 08:17:03 -0700 2009 |
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.
