Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 528 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 528 Bytes

quil-test

Testing how quil works.

Usage

Run lein compile command and open index.html in your browser.

For interactive development run lein cljsbuild auto command. This command will be recompiling cljs to js each time you modify core.cljs and you can see result immediately by refreshing page.

Online Testing

https://rawgit.com/sam1373/quil-test/master/index.html

License

Copyright © 2016 sam1373

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.