This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
MoeClub-Note
mirror of
https://github.com/MoeClub/Note.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Create README.MD
MoeClub
3 years ago
parent
6bcef9f23e
commit
a451213e0b
1 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
SpeedTest/README.MD
+ 5
- 0
SpeedTest/README.MD
View File
@@ -0,0 +1,5 @@
+# build
+```
+go build -ldflags "-w -s" -trimpath -o speedtest main.go
+
+```