https://github.com/arnauld/dfy-quil
https://github.com/arnauld/dfy-quil
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnauld/dfy-quil
- Owner: Arnauld
- License: epl-1.0
- Created: 2015-09-02T21:45:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T21:45:59.000Z (almost 11 years ago)
- Last Synced: 2025-10-05T14:57:31.216Z (8 months ago)
- Language: Clojure
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dfy-spike-motion-quil
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 'dfy.core)`.
## Developer diary
```
$ lein new quil dfy-spike-motion-quil
```
## License
Copyright © 2015 Arnauld
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.