Categorygithub.com/tech-x2/go-watch
repositorypackage
0.1.3
Repository: https://github.com/tech-x2/go-watch.git
Documentation: pkg.go.dev

# 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