hotreload hotreload watch files and executes a command. Installation $ go install github.com/ryu-ichiroh/hotreload@latest Usage hotreload -include="**/*.go" -verbose -cmd="go run ./main.go" Related works https://github.com/cosmtrek/air https://github.com/oxequa/realize