2010/09/21

Installing jspec, rspec textmate bundles

Install RVM textmate bundle
http://rvm.beginrescueend.com/integration/textmate/
cd /Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/rspec/rspec-tmbundle.git RSpec.tmbundle
it clone git://github.com/visionmedia/jspec.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'

Posted via email from on the Edge of Complexity