vigetlabs / capistrano-tmbundle
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
COPYING | Thu Jun 12 06:27:13 -0700 2008 | |
| |
Commands/ | Wed Jun 25 07:37:28 -0700 2008 | |
| |
README.markdown | Tue Jun 17 12:53:16 -0700 2008 | |
| |
Support/ | Tue Jun 17 12:23:38 -0700 2008 | |
| |
info.plist | Thu Jun 12 06:12:26 -0700 2008 |
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.
