Live reload utility for Go programs. More information: https://github.com/acoshift/goreload.
goreload -b {{path/to/binary}} {{file}}.go
goreload --logPrefix {{prefix}} {{file}}.go
goreload --all