colorgo
Build colorizer
A tool to colorize error messages from Go build commands.
Colorize (highlight) go build
command output
113 stars
6 watching
12 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists
go
Related projects:
Repository | Description | Stars |
---|---|---|
neilotoole/jsoncolor | A package that enhances the JSON encoding in Go to make it more visually appealing by adding colorization. | 46 |
nwidger/jsoncolor | A library that generates colorized output from JSON data | 21 |
jixiaozhong/colorformer | A deep learning framework for image colorization using a hybrid attention transformer architecture. | 21 |
etienne-napoleone/chalk | A terminal string colorizer for the V programming language. | 22 |
vividcortex/godaemon | A package to create a daemon process from a Go application by making copies of it instead of using fork(), with features like output capture and file inheritance. | 492 |
arduino/arduino-builder | A tool for compiling Arduino sketches into executable code | 458 |
kyoh86/richgo | Enhances go test outputs with text decorations | 851 |
aybabtme/logzalgo | A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 |
retr0h/kubectl-rainbow | A tool to colorize kubectl output | 5 |
gogo/letmegrpc | Generates web forms from gRPC definitions | 421 |
bzick/tokenizer | A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. | 98 |
mattn/go-colorable | A Go library that allows color output on Windows systems. | 769 |
jyotiska/go-webcolors | A Go library that provides color-related functions and support for various color formats | 27 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
gojuno/minimock | Generates mocks from Go interface declarations to simplify unit testing | 640 |