Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 380 Bytes

File metadata and controls

10 lines (7 loc) · 380 Bytes

This project is a very simple simple textmate bundle for working with the ruby processing library.

To install it :

  • mkdir -p ~/Library/Application\ Support/TextMate/Bundles
  • cd ~/Library/Application\ Support/TextMate/Bundles
  • git clone git://github.com/tibastral/ruby-processing-tmbundle.git "Ruby Processing.tmbundle"
  • osascript -e 'tell app "TextMate" to reload bundles'