An open API service indexing awesome lists of open source software.

https://github.com/waxdred/gohotreload

This project is a Go program called "GoHotReload" that provides hot-reloading functionality for Go programs. It allows you to monitor specified files in a directory and automatically restart the associated Go program whenever any of those files are modified.
https://github.com/waxdred/gohotreload

build-tool cli developer-tools go golang live-reload monitoring-tool task-runner watcher

Last synced: about 1 year ago
JSON representation

This project is a Go program called "GoHotReload" that provides hot-reloading functionality for Go programs. It allows you to monitor specified files in a directory and automatically restart the associated Go program whenever any of those files are modified.

Awesome Lists containing this project