Skip to content

Commit 8e756b3

Browse files
committed
changed default recipe of justfile
1 parent 5a665c0 commit 8e756b3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

justfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
binary := "tidynames"
22

33
default:
4+
@just -l
5+
6+
build:
47
go build
58

69
test:

0 commit comments

Comments
 (0)