<p>Looking for inspiration. ;)
Could you give me some examples of nice command line tools written with Go? </p>
<p>Thanks! </p>
<hr/>**评论:**<br/><br/>nemith: <pre><p>The 'go' tool itself is a good place to start. It is what inspires libraries like cobra.</p></pre>ifuporg: <pre><p>See the list on the cobra library README <a href="https://github.com/spf13/cobra/blob/master/README.md" rel="nofollow">https://github.com/spf13/cobra/blob/master/README.md</a></p></pre>zeiko_is_back: <pre><p><a href="https://github.com/simeji/jid" rel="nofollow">https://github.com/simeji/jid</a></p></pre>ChasingLogic: <pre><p>If you're into Linux ricing I wrote <a href="https://github.com/chasinglogic/dfm" rel="nofollow">dfm</a></p></pre>aeosynth: <pre><p>ranger clone: <a href="https://github.com/gokcehan/lf" rel="nofollow">https://github.com/gokcehan/lf</a></p></pre>cixtor: <pre><p><a href="https://github.com/search?utf8=%E2%9C%93&q=command+line+written+in+go" rel="nofollow">Command-Line written in Go, GitHub</a></p></pre>sh41: <pre><p>Nice, but you might as well filter by language, rather than relying on project having "written in Go" in description.</p>
<p><a href="https://github.com/search?l=Go&q=command+line&ref=searchresults&type=Repositories&utf8=%E2%9C%93">https://github.com/search?l=Go&q=command+line&ref=searchresults&type=Repositories&utf8=%E2%9C%93</a></p></pre>tmornini: <pre><p>Shameless self promotion:</p>
<p><a href="http://github.com/tmornini/http-spec" rel="nofollow">http-spec</a></p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传