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

https://github.com/toddlers/go-reload

reload golang program on change
https://github.com/toddlers/go-reload

autoreload cli fsnotify go

Last synced: over 1 year ago
JSON representation

reload golang program on change

Awesome Lists containing this project

README

          

# go-reload
watches a directory for `*.go` files and restart the process if there is any change.