fabro/crates/arc-cli
Bryan Helmkamp 57dd00a1a5 Add arc parse FILE.dot subcommand to print raw AST as JSON
Parses a DOT file and outputs its AST as pretty-printed JSON, useful for
debugging and tooling. Adds Serialize/Deserialize to all AST types.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 16:16:04 -05:00
..
src Add arc parse FILE.dot subcommand to print raw AST as JSON 2026-03-05 16:16:04 -05:00
tests Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
Cargo.toml Add ~/.arc/cli.toml config for persistent CLI defaults 2026-03-05 00:31:31 -05:00