Skip to content

Running jruby_art sketches from console

Martin Prout edited this page Jul 21, 2016 · 5 revisions

Assuming you are Mac or linux user, you will be happy running scripts from the console, to avoid path issues best advice is to cd to the directory containing the script you want to run:-

k9 --run my_sketch.rb

Or to change on save...

k9 --watch my_sketch.rb