/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
cd ~/Library/Application\ Support/TextMate/Bundles rm -rf Cucumber.tmbundle git clone git://github.com/aslakhellesoy/cucumber-tmbundle.git Cucumber.tmbundle osascript -e 'tell app "TextMate" to reload bundles'
URL: http://github.com/bmabey/cucumber-tmbundle