文档:go tool

This commit is contained in:
Liang Ding 2014-09-09 17:05:54 +08:00
parent 1a8cf37b3c
commit 29f9587bb4
2 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,7 @@ A simple <b>W</b>eb **IDE** for golang.
* Shell: run command on the server
* Git integration: git command on the web
* Web development: Frontend devlopment (HTML/JS/CSS) all in one
* Go tool: go get/install/fmt etc.
## Demos
* [20140823](http://b3log.org/wide/demo/20140823.html)

View File

@ -19,6 +19,7 @@
<li>Shell连接到服务器执行命令</li>
<li>Git 整合:常用 git 命令可视化操作</li>
<li>Web 开发:无需使用其他前端编辑器</li>
<li>go toolgo get/install/fmt 等</li>
</ul>
</body>
</html>