CLI program that logs changes in a directory as they occur.
Tip
run file_monitor --help OR cargo run -- --help to see a list of available options
- run
git clone https://github.com/proficiency/file_monitor - cd into
file_monitor - run
cargo run -- [options]