public
Description: A Capistrano bundle for TextMate.
Homepage:
Clone URL: git://github.com/vigetlabs/capistrano-tmbundle.git
capistrano-tmbundle / README.markdown
100644 27 lines (14 sloc) 0.778 kb

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.