Description
Watches Go projects and restarts or reloads the application when source files change, packaged as a prebuilt binary. It is useful for developers who want faster feedback without building the live-reload tool locally.
Live reload tools run project commands automatically. Review the configured build and run commands before using them in repositories with side effects.