this repo has no description

+

altagos.dev 79af736a 469c687e

verified
+2 -4
+2 -1
.gitignore
··· 1 1 .zig-cache/ 2 - zig-out/ 2 + zig-out/ 3 + .mise/
-3
.tangled/workflows/build.yml
··· 19 19 - name: Setup mise 20 20 command: | 21 21 ./bin/mise install 22 - ls -la .mise 23 - file .mise/mise-2025.11.11 24 - ./bin/mise trust 25 22 ./bin/mise doctor 26 23 - name: Setup Zig + Bun 27 24 command: |