Skip to content

Commit c40f8a6

Browse files
committed
support make install
1 parent 2938c87 commit c40f8a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11

2+
install:
3+
@go install
4+
25
fmt:
36
@go fmt ./...

0 commit comments

Comments
 (0)