Skip to content

Commit

Permalink
feat(just): change primary target
Browse files Browse the repository at this point in the history
  • Loading branch information
wezzle committed Oct 24, 2024
1 parent 1e49a6d commit 434e7ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
start: && run
go generate ./...

bar-repo:
#!/usr/bin/env bash
unlink bar-repo || true
Expand Down

0 comments on commit 434e7ce

Please sign in to comment.