fixup! mage -> just
This commit is contained in:
parent
5755ed96e1
commit
0da517f531
1 changed files with 1 additions and 0 deletions
1
justfile
1
justfile
|
@ -3,6 +3,7 @@ build_dir := "bin"
|
|||
cmd := "./cmd/" + binary
|
||||
output := "." / build_dir / binary
|
||||
|
||||
# do the thing
|
||||
default: run
|
||||
|
||||
# build binary
|
||||
|
|
Loading…
Add table
Reference in a new issue