This website works better with JavaScript
Home
Explore
Help
Register
Sign In
claude
/
discordo-plus
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
build: create Makefile
ayntgl
4 years ago
parent
089e6b0b40
commit
931922b5f5
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
Makefile
+ 2
- 0
Makefile
View File
@@ -0,0 +1,2 @@
+build:
+ go build -trimpath -ldflags "-s -w" .