# cargowatch
`cargowatch` is the binary crate for the `cargowatch` CLI/TUI that monitors Rust builds in two honest modes.
- Managed mode launches the command itself and captures logs, diagnostics, and artifacts.
- Detect mode scans for already-running Rust toolchain processes and reports best-effort summaries.
Project repository: <https://github.com/dunamismax/cargowatch>
For architecture, usage examples, and workspace-level documentation, see the main repository README.