rustywatch 0.1.1

The High-Performance File Monitoring Tool for DevOps Automation
Documentation

RustyWatch

GitHub Actions Workflow Status Crates.io License (version) Crates.io Size Crates.io Downloads (version)

The High-Performance File Monitoring Tool for DevOps Automation

RustyWatch is a robust, Rust-powered file monitoring CLI tool built for developers and DevOps teams who need reliable, high-performance file change detection and automation. Whether you’re running critical services in production, testing, or deploying on local or remote environments, RustyWatch is your lightweight solution to effortlessly track changes and trigger custom workflows.

Install

cargo install rustywatch

Usage

rustywatch -d . -c "echo 'Files changes!'"

License

MIT & Apache-2.0