public
Description: A Capistrano bundle for TextMate.
Homepage:
Clone URL: git://github.com/vigetlabs/capistrano-tmbundle.git
name age message
file COPYING Loading commit data...
directory Commands/
file README.markdown
directory Support/
file info.plist
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.