···12121. Run `pixi run go test ./...` to run tests
13132. Run `pixi run go build` to build
14141515+## TODOs
1616+- [ ] Add setup instructions
1717+- [ ] Add systemd unit
1818+- [ ] Add configurable memory limit
1919+- [ ] Add an integration smoke test (this may not be able to be run in CI, but we shall see)
2020+- [ ] Make pixi image configurable
2121+- [ ] Migrate to a one container/step model
2222+2323+### Optional
2424+- [ ] Consider building a minimal custom Pixi image with Git installed
2525+