No description
- Clojure 98.7%
- Nix 1.3%
| resources | ||
| src/aphorisms | ||
| .envrc | ||
| .gitignore | ||
| deps.edn | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
aphorisms
A Quil sketch designed to ... well, that part is up to you.
Development Environment
The repository contains a couple of files that help set up a solid development environment.
flake.nixandflake.lockdescribe how to set up an environment using Nix Flakes. To use those set upnixwith experimental flake support and runnix develop..envrcis set up so that the development environment is automatically set up via direnv
Usage
There are individual files in src/aphorisms, each containing one sketch or variations of the same sketch.
License
Copyright © 2016 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.