Sickpea

Haml & Sass TextMate Bundles

Thursday, 25 June 2009

To install TextMate's Haml/Sass bundles using Subversion, simply:

mkdir -p /Library/Application\ Support/TextMate/Bundles
cd /Library/Application\ Support/TextMate/Bundles
svn co http://macromates.com/svn/Bundles/trunk/Bundles/Ruby\ Haml.tmbundle
svn co http://macromates.com/svn/Bundles/trunk/Review/Bundles/Ruby\ Sass.tmbundle

This installs the bundles system-wide, under /Library, as recommended here.

Many bundles, including ruby-haml, are officially mirrored on Github as well (but not ruby-sass). To install using Git:

cd /Library/Application\ Support/TextMate/Bundles
git clone http://github.com/textmate/ruby-haml.tmbundle.git

Archives

Previous article, on Mon, 22 Jun 2009.

Refactoring Capistrano Deployment

Next article, on Tue, 30 Jun 2009.

Rails App Configuration in 10 Lines

Hi, I'm Adrian.

I'm a software engineer and entrepreneur. I like to build things; websites, games, robots, etc. I am currently Chief Architect at Ooga Labs / Wonderhill.

You should follow me on Twitter and subscribe to my RSS feed.

© 1988-2009 Adrian B. Danieli. Some rights reserved.