Aphorism one
This commit is contained in:
commit
9db82b3b00
5 changed files with 382 additions and 0 deletions
18
README.md
Normal file
18
README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue