Quil templates for lein

36 views
Skip to first unread message

Nikita Beloglazov

unread,
Aug 2, 2014, 4:39:45 PM8/2/14
to clj-pro...@googlegroups.com
Hi all

You may already know that there is a lein template for Quil on ClojureScript: quil-cljs. Glad to announce that similar template was created for regular Quil. These two templates are simple ways to create small sketches in few seconds and start playing with them.

How to use
To create new Quil project run:
lein new quil my-project

For Quil on ClojureScript run:
lein new quil-cljs my-project

Both commands generate project in my-project folder. Projects created by these templates use functional mode by default, so it should help adopting more natural functional style in Quil.

How to help
If you have an idea how to improve templates or you found a bug - here is a repo: https://github.com/quil/quil-templates. Feel free to submit issues/pull requests.

Happy hacking!
Nikita


Reply all
Reply to author
Forward
0 new messages