Registry / utility / markbates-refresh

markbates-refresh

JSON →
library1.12.0gogounverified

A tool for live-reloading Go applications during development, automatically rebuilding and restarting on file changes.

go get github.com/markbates/refresh
INSTALL
IMPORT
SIG · MARKBATES-REFRESH
M
markbates-refresh
utilitygov1.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

refresh
github.com/markbates/refresh

Starts the refresh tool to watch the current directory for changes.

package main import ( "github.com/markbates/refresh" ) func main() { refresh.Run(".") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
markbates-refresh — go get markbates-refresh · libregistry