We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
template: class
template: emacs
~/.jruby_art/config.yml
# basic class or emacs wrapped sketch see above k9 create my_sketch 200 200 p3d