An experimental spindle with support for Pixi as an engine
9

Configure Feed

Select the types of activity you want to include in your feed.

docs: improve workflow

Ethan Holz (May 21, 2026, 2:27 PM -0600) a85da9c9 4ab863cd

+3 -1
+3 -1
README.md
··· 9 9 - [`pixi`](https://pixi.prefix.dev/latest) 10 10 11 11 ### Workflow 12 - 1. Run `pixi run go build` to build the spindle 12 + 1. Run `pixi run go test ./...` to run tests 13 + 2. Run `pixi run go build` to build 14 +