katzen-cafe/justfile

9 lines
93 B
Makefile

deploy:
colmena apply
build:
colmena build
update:
nix flake update --commit-lock-file