cargowatch 0.1.0

CLI/TUI application crate for monitoring Rust builds in managed and detected modes.
cargowatch-0.1.0 is not a library.

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.