This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
capistrano-tmbundle / README.markdown
Capistrano.tmbundle
This is a TextMate bundle for Capistrano. It provides commands for several of the most common Capistrano operations, including deployment, rollback, migrations, and maintenance operations.
Installation
Open a Terminal and clone the bundle from GitHub:
cd "$HOME/Library/Application Support/TextMate/Bundles"
git clone git://github.com/vigetlabs/capistrano-tmbundle.git Capistrano.tmbundle
If TextMate is running while you do this, you will also need to tell it to reload bundles:
osascript -e 'tell app "TextMate" to reload bundles'
TODO
- General shine and polish
Author
Mark Cornick mark@viget.com
License
Provided under an MIT-style license. Please see the file COPYING.







