# README
go-watch
Usage
usage:
watch [--verbose] [--interval] [--targets] [--excludes] [command]
options:
-e, --excludes strings exclude files
-h, --help show help
-i, --interval uint polling interval (default 5)
-t, --targets strings watch target exts (default [.go])
-v, --verbose show varbose logs
--version show version