зеркало из https://github.com/mislav/hub.git
Move release dependency to script/release
This commit is contained in:
Родитель
654578f85d
Коммит
8471f1600a
|
@ -2,5 +2,3 @@
|
|||
|
||||
go get code.google.com/p/go.tools/cmd/cover
|
||||
go get github.com/kr/godep
|
||||
go get github.com/jingweno/gotask
|
||||
go get github.com/laher/goxc
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
script/bootstrap
|
||||
go get github.com/jingweno/gotask
|
||||
go get github.com/laher/goxc
|
||||
gotask cross-compile
|
||||
|
|
Загрузка…
Ссылка в новой задаче