Description
Watches Go projects and restarts or reloads the application when source files change. It is useful for developers who want faster feedback while building Go web services or command-line tools.
Live reload tools run project commands automatically. Review the configured build and run commands before using them in repositories with side effects.