xrforge-v2/README.md

7 lines
194 B
Markdown
Raw Normal View History

2026-05-15 13:22:33 +02:00
```
$ source .env # not needed if your system has autoenv
$ build # fast: repeatable build
$ nix-build # slow: reproducable nix build (for experts)
```