We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6afcf commit f9e9379Copy full SHA for f9e9379
bin/get-deps.sh
@@ -15,6 +15,8 @@
15
16
echo "Getting project dependencies..."
17
18
+sudo yum -y install mercurial
19
+
20
go get github.com/tools/godep
21
go get github.com/blang/expenv
22
0 commit comments