go

go包管理工具:glide

2017-04-20  本文已影响0人  站长_郭生

github地址:https://github.com/Masterminds/glide

文档地址:http://glide.readthedocs.io/en/stable/?badge=stable

使用本地库例子
glide mirror set https://github.com/example/foo https://git.example.com/example/foo.git
glide mirror set https://github.com/example/foo file:///path/to/local/repo --vcs git

上一篇 下一篇

猜你喜欢

热点阅读