Explorar el Código

chore: install_development.sh

luzhenqian hace 4 años
padre
commit
310dbd33a7
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      install_development.sh

+ 4 - 0
install_development.sh

@@ -0,0 +1,4 @@
+export GO111MODULE=off
+
+cd services
+go install -v ./...