cleanup subsections

checkGoreportcard
Marin 10 years ago
parent 3d16ef5fad
commit 409e49fd1b

@ -374,12 +374,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
# Tools
*Go software and plugins*
Go software and plugins.
## Code Analysis
*Tools for analysing, parsing and manipulation of go code.*
* [GoLint](https://github.com/golang/lint) - Golint is a linter for Go source code.
* [doc](http://godoc.org/code.google.com/p/rspace.cmd/doc) - Go documentation tool that produces an alternative doc format.
* [goast-viewer](https://github.com/yuroyoro/goast-viewer) - Web based Golang AST visualizer.
@ -388,8 +386,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
## Editor Plugins
*Awesome plugins for editors.*
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA.
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim, combines many of the Vim go plugins.
@ -400,8 +396,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
### DevOps Tools
*Go tools for your development cycle.*
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
* [GVM](https://github.com/moovweb/gvm) - GVM provides an interface to manage Go versions.
* [Gogs](http://gogs.io/) - A Self Hosted Git Service in the Go Programming Language.
@ -415,8 +409,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
### Other Software
*Software written in Go.*
* [Circuit](https://github.com/gocircuit/circuit) - Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications.
* [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins.
* [Postman](https://github.com/zachlatta/postman) - Command-line utility for batch-sending email.

Loading…
Cancel
Save