Skip to content

ruby-processing/picrate-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jan 15, 2022
ed36bcb · Jan 15, 2022
Aug 2, 2020
Apr 15, 2020
Jan 15, 2022
Jan 15, 2022
Jan 15, 2022
Aug 27, 2021
Jan 15, 2022
Jan 15, 2022
Nov 25, 2019
Dec 3, 2021
May 5, 2018
May 6, 2018
Mar 25, 2020
Jan 25, 2020
Nov 24, 2018

Repository files navigation

picrate-examples

Examples for picrate see also JRubyArt-examples (as they are easily translated). Can be autorun with rake. The contributed folder exists for you to add your own (and submit as a PR). Ordinarily we expect users to install these examples with picrate -i samples or for first time users picrate --install which also installs geany configuration. If you use geany as your editor, will be able to run files from the editor, to run individual sketches from command line cd to folder of sketch and jruby --dev your_sketch.rb. Passing the --dev flag speeds jruby start-up.