Summary
Ship Typer CLI with interactive/headless modes, full flag parity, cache subcommands, catalog listing, Rich UX.
CNA mapping
packages/create-awesome-node-app/src/* (commander + prompts).
Why
User-facing product; must match CNA composable scaffolding UX.
Sub-issues
Blocks / dependencies
Blocks #9 distribution smoke.
Blocked by: #4 (core API)
Reference
Parity matrix (workspace): knowledge/create-python-app-parity-matrix.md
Reference repo: https://github.com/Create-Node-App/create-node-app
Summary
Ship Typer CLI with interactive/headless modes, full flag parity, cache subcommands, catalog listing, Rich UX.
CNA mapping
packages/create-awesome-node-app/src/*(commander + prompts).Why
User-facing product; must match CNA composable scaffolding UX.
Sub-issues
--no-interactive/ CI defaults #34 Interactive prompts +--no-interactive/ CI defaults--template/--addons/--extend/--set/--force/--no-install) #35 Scaffold flag parity (--template/--addons/--extend/--set/--force/--no-install)CPA_*(--offline/--no-cache/--cache-dir/--pin/--refresh/--strict-version) #36 Cache flags + envCPA_*(--offline/--no-cache/--cache-dir/--pin/--refresh/--strict-version)cachesubcommands parity (dir/list/clean/verify/outdated/update/doctor) #37cachesubcommands parity (dir/list/clean/verify/outdated/update/doctor)--list-templates/--list-addons+ catalog fetch (stub URL) #38--list-templates/--list-addons+ catalog fetch (stub URL)Blocks / dependencies
Blocks #9 distribution smoke.
Blocked by: #4 (core API)
Reference
Parity matrix (workspace): knowledge/create-python-app-parity-matrix.md
Reference repo: https://github.com/Create-Node-App/create-node-app