Skip to content

kamalshkeir/kwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watcher or Auto-reloader

install

go install github.com/kamalshkeir/kwatch/cmd/kwatch

or get the binary from Releases

Then you can run:

kwatch --root ${PWD} (will watch all files at root)
kwatch --root ${PWD} --watch assets/templates,assets/static (will watch only '${PWD}/assets/templates' and '${PWD}/assets/static' folders)

About

Golang Watcher or Auto-reloader

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages