This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Apq
/
MoeClub-Note
espejo de
https://github.com/MoeClub/Note.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Create README.MD
MoeClub
hace 3 años
padre
6bcef9f23e
commit
a451213e0b
Se han
modificado 1 ficheros
con
5 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
5
0
SpeedTest/README.MD
+ 5
- 0
SpeedTest/README.MD
Ver fichero
@@ -0,0 +1,5 @@
+# build
+```
+go build -ldflags "-w -s" -trimpath -o speedtest main.go
+
+```