Skip to content
Martin Prout edited this page Sep 30, 2015 · 22 revisions

Some kind windows expert will edit this

You need to install java8 and processing-3.0 and have some form of ruby installed, and ideally wget:- Important you need to have a configuration file "~/.jruby_art/config.yml" that looks something like the following where USER is changed to real user name, and we assume you've installed processing-3.0 under PROGRAMS, Java (it is a good ide not to have spaces in folder names, but if you do make sure to use quotes).

PROCESSING_ROOT: "C://PROGRAMS//Java//Processing"
sketchbook: "C://USER//Documents//Processing"

Install JRubyArt gem

gem install jruby_art

Install JRuby-Complete

k9 setup install

Install samples

k9 setup unpack_samples
Clone this wiki locally