Aphorism one

This commit is contained in:
arne 2018-04-25 08:37:46 +02:00
commit 9db82b3b00
5 changed files with 382 additions and 0 deletions

18
README.md Normal file
View file

@ -0,0 +1,18 @@
# aphorisms
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 'aphorisms.core)`.
## License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.