We are about to switch to a new forum software. Until then we have removed the registration on this forum.
The first release of JRubyArt that uses jruby to create a ruby wrapper for processing. Very similar to ruby-processing, but designed to work with processing-3.0 and jruby-9.0.0.0, as with ruby-processing can be installed as a rubygem, but requires an installed version of processing-3.0a11 to work.
gem install jruby_art
To install jruby-complete-9.0.0.0
k9 setup install
To install samples
k9 setup unpack_samples
To run sketches
k9 run sketch.rb