Go to file
2024-10-13 17:05:39 +03:00
api update to zig 0.13.0 2024-10-13 17:05:39 +03:00
cli add cached prefetch 2024-09-08 13:09:32 +03:00
gui add cached prefetch 2024-09-08 13:09:32 +03:00
lib add accepting task and fighting monster 2024-09-08 11:57:14 +03:00
.gitignore update to zig 0.13.0 2024-10-13 17:05:39 +03:00
build.zig update to zig 0.13.0 2024-10-13 17:05:39 +03:00
build.zig.zon update to zig 0.13.0 2024-10-13 17:05:39 +03:00
default.nix update to zig 0.13.0 2024-10-13 17:05:39 +03:00
deps.nix update to zig 0.13.0 2024-10-13 17:05:39 +03:00
flake.lock update to zig 0.13.0 2024-10-13 17:05:39 +03:00
flake.nix update to zig 0.13.0 2024-10-13 17:05:39 +03:00
README.md update to zig 0.13.0 2024-10-13 17:05:39 +03:00

Artificer

Run the CLI

zig build run-cli -- <token-file>

Update nix build.zig.zon dependencies

nix run github:Cloudef/zig2nix#zon2json-lock -- build.zig.zon
nix run github:Cloudef/zig2nix#zon2nix -- build.zig.zon > ./deps.nix
rm build.zig.zon2json-lock