https://github.com/jdormit/quil-sketchbook
https://github.com/jdormit/quil-sketchbook
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jdormit/quil-sketchbook
- Owner: jdormit
- License: epl-1.0
- Created: 2017-11-24T05:14:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T04:28:28.000Z (over 8 years ago)
- Last Synced: 2025-03-15T12:30:23.392Z (about 1 year ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-js
A Quil sketch designed to ... well, that part is up to you.
## 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.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.