Categorygithub.com/gregoryv/filechange
repositorypackage
0.5.0
Repository: https://github.com/gregoryv/filechange.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Filechange provides a sensor of file modifications

Quick start

$ go install github.com/gregoryv/filechange/cmd/sense@latest
$ sense -h
Usage: sense [OPTIONS] [DIR]

Options
    -i, --interval : 2s
    -r, --recursive
    -s, --script : "./.onchange.sh"
    -w, --write-example-script
    -h, --help