Version 2, last updated by justin.balthrop at Aug 12 20:46 2010 UTC
Getting Started with Textmate
textmate-clojure
Textmate is a modern editor for OS X. textmate-clojure is a textmate bundle providing syntax highlighting and clojure integration through cake.
Installation:
cd ~/Library/Application\ Support/TextMate/Bundlesgit clone git://github.com/swannodette/textmate-clojure.git Clojure.tmbundleosascript -e 'tell app "TextMate" to reload bundles'gem install cake
For more information and a list of commands, see the README