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

Mon, 22 Jun 2009

Refactoring Capistrano Deployment

Tue, 30 Jun 2009

Rails App Configuration in 10 Lines

Hi, I'm Adrian (@sickp).

I like to build things: websites, games, robots, and mobile apps. I'm a software tinkerer and an MIT-approved engineer (i.e. they can ask me for money.)

During the day I help build fine games at Wonderhill, and lend my expertise to other Ooga Labs companies. In my spare time, I create useful iPhone apps at Zooble with my wife, Alexandra.

You should follow me on Twitter and subscribe to this site's RSS feed.

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