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:

  1. cd ~/Library/Application\ Support/TextMate/Bundles
  2. git clone git://github.com/swannodette/textmate-clojure.git Clojure.tmbundle
  3. osascript -e 'tell app "TextMate" to reload bundles'
  4. gem install cake

For more information and a list of commands, see the README