Commit b2ef8e0
committed
feat: scaffold project skeleton with clap CLI definitions
Phase 1: Set up Cargo.toml with all dependencies, main.rs with full
clap command/subcommand structure, errors.rs for SDK error conversion,
config/firebase/output/prompt foundational modules, and command stubs
for claims, users, links, emulator, config, and info.
Compiles clean with cargo check.0 parents commit b2ef8e0
16 files changed
Lines changed: 5095 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments