fwatch

command module
v0.0.0-...-3adb7b3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2021 License: MIT Imports: 9 Imported by: 0

README

fwatch

监听文件变化,执行命令

go install github.com/hellojukay/fwatch
hellojukay@local fwatch (main) $ ./fwatch --help
Usage of ./fwatch:
  -chdir string
        Execute command with chdir (default "/home/hellojukay/github/fwatch")
  -cmd string
        Execute command when files changed
  -exclude string
        Exclude watch some files or dirs with glob,split with char ';' ,when provide multiple
  -include string
        Watch files or dirs with glob,split with char ';' ,when provide multiple         (default "./;./*")
  -verbose
        Print debug log

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL