license, min build?

This commit is contained in:
andromeda
2026-01-24 18:16:40 +01:00
parent 0ed50d577b
commit 13d057278d
7 changed files with 258 additions and 1 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
`nix build` or `nix run` to build lib or run the example
to do it manually, run `./generate.sh` to generate `lib/` before `cabal build` or `cabal run`