watchexec

Execute commands when watched files change

Miscellaneous Rust يحل محل inotifywait, fswatch

watchexec watches a path for changes and runs a command when modifications are detected. Supports complex filtering and debouncing.

التثبيت

brew brew install watchexec
cargo cargo install watchexec-cli