gust#
gust is a background code-checker/live-reloader for golang
projects, similar to air
and bacon.
gust aims to have the following features:
- useful error reporting: errors can be expanded/contracted, they are sorted by priority, natively paged etc.
- good defaults: replacing
go ...commands withgust ...should be enough to get started - highly configurable UI, commands, keybinds etc.
gallery#
todo#
- support for
go test - live config reload