fabro/lib/crates/arc-cli
Bryan Helmkamp 55917f4005 Add arc graph subcommand to render workflow DOT graphs as SVG/PNG
Mirrors `arc validate` workflow resolution. Shells out to `dot` (graphviz)
with friendly error if not installed. Supports --format svg|png and -o output path.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-11 10:34:23 -04:00
..
src Add arc graph subcommand to render workflow DOT graphs as SVG/PNG 2026-03-11 10:34:23 -04:00
tests Migrate 29 CLI tests from assert_cmd/insta to declarative trycmd 2026-03-10 22:42:24 -04:00
Cargo.toml Add spinner to arc doctor for immediate feedback 2026-03-11 09:15:56 -04:00