diff options
-rwxr-xr-x | justfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/justfile b/justfile index 169f1d2..5b41c18 100755 --- a/justfile +++ b/justfile @@ -19,6 +19,7 @@ update-all: gomod2nix --outdir nix build: + templ generate go run ./cmd/build dev: |