This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
yongxu
/
sparrow
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
chore: install_development.sh
luzhenqian
4 anni fa
parent
3ee2feccf6
commit
310dbd33a7
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
install_development.sh
+ 4
- 0
install_development.sh
Vedi File
@@ -0,0 +1,4 @@
+export GO111MODULE=off
+
+cd services
+go install -v ./...