mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Merge pull request #514 from songgao/patch-2
Add `colorgo`, a `go build` colorizer
This commit is contained in:
commit
7274568c85
@ -65,6 +65,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
- [Tools](#tools)
|
||||
- [Code Analysis](#code-analysis)
|
||||
- [Editor Plugins](#editor-plugins)
|
||||
- [Go Tools](#go-tools)
|
||||
- [Software Packages](#software-packages)
|
||||
- [DevOps Tools](#devops-tools)
|
||||
- [Other Software](#other-software)
|
||||
@ -868,6 +869,9 @@ Go software and plugins.
|
||||
* [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.
|
||||
|
||||
## Go Tools
|
||||
|
||||
* [colorgo](https://github.com/songgao/colorgo) - A wrapper around `go` command for colorized `go build` output.
|
||||
|
||||
## Software Packages
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user