Skip to content

Commit c77ffe4

Browse files
authored
Update README.md
1 parent ee99cf2 commit c77ffe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# picrate-examples
2-
Examples for picrate see also picrate-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.
2+
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.

0 commit comments

Comments
 (0)