fabro/lib/crates/fabro-cli
Bryan Helmkamp 12e71e3464
Add fabro workflow create <name> subcommand to scaffold new workflows
Writes a starter workflow.fabro (DOT graph) and workflow.toml into the
project's workflows directory. Supports --goal flag and derives the
digraph name from the workflow name using PascalCase conversion. Also
defaults the `graph` field in workflow.toml to "workflow.fabro" so it
can be omitted from generated configs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 14:32:00 -04:00
..
src Add fabro workflow create <name> subcommand to scaffold new workflows 2026-03-14 14:32:00 -04:00
tests Rename .dot files to .fabro and update all references 2026-03-13 22:27:19 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00