background code checker for golang
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Go 95.3%
Nix 4.7%
15 4 0

Clone this repository

https://tangled.org/oppi.li/gust https://tangled.org/did:plc:qfpnj4og54vl56wngdriaxug/gust
git@tangled.org:oppi.li/gust git@tangled.org:did:plc:qfpnj4og54vl56wngdriaxug/gust

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
readme.md

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 with gust ... should be enough to get started
  • highly configurable UI, commands, keybinds etc.

scrot1

scrot2

scrot3

todo#

  • support for go test
  • live config reload