jolheiser.com/justfile

7 lines
56 B
Plaintext
Raw Normal View History

build:
@git add .
@nix build
generate:
@go generate