Skip to content

Create a new Sketch

Martin Prout edited this page Jul 20, 2016 · 4 revisions

You can create template sketches as follows:-

# basic bare sketch
k9 --create my_sketch 200 200
# basic bare P3D sketch 
k9 --create my_sketch 200 200 p3d
# basic class or emacs wrapped sketch
k9 create my_sketch 200 200

But with template: class or template: emacs in ~/.jruby_art/config.yml

# basic class or emacs wrapped sketch see above
k9 create my_sketch 200 200 p3d