No description
  • Clojure 98.7%
  • Nix 1.3%
Find a file
2026-02-21 09:15:57 +01:00
exports Finish thirty-four 2022-12-31 12:20:18 +01:00
resources This is ground control to major tom 2019-03-17 15:17:37 +01:00
src Fix bug in grid alignment of fourty-one 2026-02-21 09:15:57 +01:00
.envrc Unsuccessfully trying to make :p2d work 2024-05-05 20:45:44 +02:00
.gitignore Fix :renderer :p2d so it's at least starting from within emacs 2026-02-20 09:16:18 +01:00
deps.edn Fix :renderer :p2d so it's at least starting from within emacs 2026-02-20 09:16:18 +01:00
flake.lock Fix :renderer :p2d so it's at least starting from within emacs 2026-02-20 09:16:18 +01:00
flake.nix Fix :renderer :p2d so it's at least starting from within emacs 2026-02-20 09:16:18 +01:00
LICENSE Aphorism one 2018-04-25 08:37:46 +02:00
README.md Migrate to use nix flakes 2021-06-14 11:47:26 +02:00

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.nix and flake.lock describe how to set up an environment using Nix Flakes. To use those set up nix with experimental flake support and run nix develop.
  • .envrc is 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.