Where can I find open source Go projects?

blov · · 474 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hi,</p> <p>Where can I find open source Go projects?</p> <p>How can I do a documentation pull request?</p> <p>Thanks</p> <hr/>**评论:**<br/><br/>ctcherry: <pre><p>This is a great list to start from: <a href="https://github.com/avelino/awesome-go" rel="nofollow">https://github.com/avelino/awesome-go</a></p></pre>Sk1LLb0X: <pre><p><a href="https://github.com/trending/go" rel="nofollow">https://github.com/trending/go</a></p></pre>dlsniper: <pre><p>godoc.org is a good place to start. Github is another. Even Google is good at this, just search for them.</p></pre>Midnightblues: <pre><p>Many are on Github, such as Docker, Hugo, and all CoreOS projects. </p> <p><a href="https://github.com/search?utf8=%E2%9C%93&amp;q=language%3AGo&amp;type=Repositories&amp;ref=advsearch&amp;l=Go&amp;l=" rel="nofollow">https://github.com/search?utf8=✓&amp;q=language%3AGo&amp;type=Repositories&amp;ref=advsearch&amp;l=Go&amp;l=</a></p> <p>You can make a documentation pull request by making a fork, updating the documentation, and then making a standard pull request as you normally would.</p></pre>bketelsen: <pre><p><a href="https://github.com/search?l=go&amp;q=stars%3A%3E1&amp;s=updated&amp;type=Repositories" rel="nofollow">https://github.com/search?l=go&amp;q=stars%3A%3E1&amp;s=updated&amp;type=Repositories</a></p></pre>bketelsen: <pre><p>you might have to cut and paste that in if the referrer is reddit, GH might block like it just did when I tested it.</p> <p>Not only is that Go projects, but &#34;recently updated&#34; ones too.</p></pre>thewhitetulip: <pre><p><a href="https://github.com/search?utf8=%E2%9C%93&amp;q=language%3AGo&amp;type=Repositories&amp;ref=advsearch&amp;l=Go&amp;l=" rel="nofollow">https://github.com/search?utf8=%E2%9C%93&amp;q=language%3AGo&amp;type=Repositories&amp;ref=advsearch&amp;l=Go&amp;l=</a></p> <p>I have written a small application in go here, <a href="http://github.com/thewhitetulip/Tasks" rel="nofollow">http://github.com/thewhitetulip/Tasks</a></p></pre>androidcream: <pre><p>Thanks guys for the quick reply, the links plus the information.</p></pre>androidcream: <pre><p>Great. Thanks everybody for sharing.</p></pre>

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

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