mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add colorgo
, a go build
colorizer; also add a new section Go Tools
This commit is contained in:
parent
53a54206ce
commit
0be551a5b7
@ -65,6 +65,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Code Analysis](#code-analysis)
|
- [Code Analysis](#code-analysis)
|
||||||
- [Editor Plugins](#editor-plugins)
|
- [Editor Plugins](#editor-plugins)
|
||||||
|
- [Go Tools](#go-tools)
|
||||||
- [Software Packages](#software-packages)
|
- [Software Packages](#software-packages)
|
||||||
- [DevOps Tools](#devops-tools)
|
- [DevOps Tools](#devops-tools)
|
||||||
- [Other Software](#other-software)
|
- [Other Software](#other-software)
|
||||||
@ -867,6 +868,9 @@ Go software and plugins.
|
|||||||
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
|
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
|
||||||
* [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes.
|
* [Watch](https://github.com/eaburns/Watch) - Runs a command in an acme win on file changes.
|
||||||
|
|
||||||
|
## Go Tools
|
||||||
|
|
||||||
|
* [colorgo](https://github.com/songgao/colorgo) - A wrapper around `go` command for colorized `go build` output.
|
||||||
|
|
||||||
## Software Packages
|
## Software Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user