This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
yongxu
/
sparrow
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
chore: install_development.sh
luzhenqian
hace 4 años
padre
3ee2feccf6
commit
310dbd33a7
Se han
modificado 1 ficheros
con
4 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
4
0
install_development.sh
+ 4
- 0
install_development.sh
Ver fichero
@@ -0,0 +1,4 @@
+export GO111MODULE=off
+
+cd services
+go install -v ./...