You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Martin Prout edited this page Feb 9, 2015
·
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. For class wrapped sketches you should mostly be able to run directly using jruby:-
jruby my_sketch.rb
for bare sketches or sketches with images/shaders you should use k9 run:-