No description
  • Clojure 98.7%
  • Nix 1.3%
Find a file
2026-02-20 08:52: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 default behavior of screenshottable 2026-02-20 08:52:57 +01:00
.envrc Unsuccessfully trying to make :p2d work 2024-05-05 20:45:44 +02:00
.gitignore Add NixOS config 2021-04-01 20:31:57 +02:00
deps.edn Update quil to latest version 2024-05-05 20:45:13 +02:00
flake.lock Thirty nine: Iterate, observe, get carried away 2025-04-04 12:00:22 +02:00
flake.nix Thirty nine: Iterate, observe, get carried away 2025-04-04 12:00:22 +02: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.