Home > ruby-processing-tmbundle

ruby-processing-tmbundle

Ruby-processing-tmbundle is a project mainly written in ..., it's free.

Ruby processing Textmate Bundle

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'