Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polamjag/quil-playground
sandbox
https://github.com/polamjag/quil-playground
Last synced: about 2 months ago
JSON representation
sandbox
- Host: GitHub
- URL: https://github.com/polamjag/quil-playground
- Owner: polamjag
- License: epl-1.0
- Created: 2015-01-13T15:10:14.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T15:10:29.000Z (about 10 years ago)
- Last Synced: 2024-10-16T01:56:22.045Z (3 months ago)
- Language: Clojure
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quil-playground
A Quil sketch designed to ... well, that part is up to you.
## Usage
LightTable - open `core.clj` and press `Ctrl+Shift+Enter` to evaluate the file.
Emacs - run cider, open `core.clj` and press `C-c C-k` to evaluate the file.
REPL - run `(require 'quil-playground.core)`.
## License
Copyright © 2014 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.