goreload

Live reload utility for Go programs. More information: https://github.com/acoshift/goreload.

goreload -b path/to/binary path/to/file.go

goreload --logPrefix prefix path/to/file.go

goreload --all