Now you can Subscribe using RSS

Submit your Email
顯示具有 Golang-tool 標籤的文章。 顯示所有文章
顯示具有 Golang-tool 標籤的文章。 顯示所有文章

2017/10/19

Golang dep 使用

asd
目前 golang 上可以使用的套件管理工具之一 dep Github
使用方法如下
$go get -u -v github.com/golang/dep/cmd/dep
先把 dep 用go get 抓下來
抓下來後使用以下指令確認一下
$ dep version
dep:
 version     : devel
 build date  : 
 git hash    : 
 go version  : go1.9.1
 go compiler : gc
 platform    : linux/amd64

Coprights @ 2016, Blogger Templates Designed By Templateism | Templatelib