We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a480cbb commit 777b1eeCopy full SHA for 777b1ee
Makefile
@@ -0,0 +1,2 @@
1
+dist/dots:
2
+ go build -o dist/dots cmd/dots/*
0 commit comments