We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make install
1 parent 2938c87 commit c40f8a6Copy full SHA for c40f8a6
Makefile
@@ -1,3 +1,6 @@
1
2
+install:
3
+ @go install
4
+
5
fmt:
6
@go fmt ./...
0 commit comments