Is godep good enough for package management?

xuanbao · · 414 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>I am trying to pick a package management tool, and godep seems like the most popular choice. Does anyone have any issues with it?</p> <hr/>**评论:**<br/><br/>pierrrre: <pre><p>I was using godep, and now I&#39;m currently migrating to <a href="https://github.com/golang/dep" rel="nofollow">https://github.com/golang/dep</a></p></pre>robvdl: <pre><p>To me glide is currently a better choice, then migrate to <a href="https://github.com/golang/dep" rel="nofollow">https://github.com/golang/dep</a> when it is released.</p></pre>kT_Madlife: <pre><p>what would be your reason for choosing glide over godep? </p></pre>zellyn: <pre><p>I would not recommend <code>godep</code> at this point. Neither would the maintainers of <code>godep</code>. Use <code>dep</code> if you can afford to, or if you can wait a little (a couple of weeks) for it to stabilize slightly.</p></pre>DenzelM: <pre><p>Not doubting you&#39;re correct, but could you explain or provide a link to why dep is better than godep?</p></pre>robbyt: <pre><p>You should check out Glide, it&#39;s a stable stop-gap until <code>godep</code> matures.</p></pre>earthboundkid: <pre><p>The Go team recognizes that there should be a built-in package manager. Dep will be the standard once it&#39;s finished but we&#39;re in an in between time now. </p></pre>piratelax40: <pre><p>I think its mostly about the fact that dep will be the &#39;blessed&#39; dependency management solution going forward, and as long as they don&#39;t screw it up (which they seem to be doing a great job so far of keeping things transparent and making sane choices), people will continue to rally around and support it going forward.</p></pre>cameronjerrellnewton: <pre><p>we use godep with no problems.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

414 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传