xrforge-v2/README.md
2026-05-15 13:22:33 +02:00

6 lines
194 B
Markdown

```
$ source .env # not needed if your system has autoenv
$ build # fast: repeatable build
$ nix-build # slow: reproducable nix build (for experts)
```