Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gunar/quil
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gunar/quil
- Owner: gunar
- License: mit
- Created: 2017-06-20T13:02:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T13:03:15.000Z (over 7 years ago)
- Last Synced: 2024-10-31T21:13:39.909Z (about 2 months ago)
- Language: Clojure
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hello-quil
A starter Quil sketch project
### Prerequisites
* [JDK](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
* [Leiningen](http://leiningen.org/)## Usage
Run `lein figwheel` and then open `http://localhost:3449/` in your browser.
The application logic lives in the `hello-quil.app` namespace, any changes made there will be reflected in the browser.
## Starter links
* [Quil Info](http://quil.info)
## License
Copyright © 2015 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.