Filechange provides a sensor of file modifications

ยง Quick start

    $ go install sogvin.com/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