Tutorials¶
These tutorials build one CLI in stages, from a single command to a production-ready structure.
Learning Flow¶
What You Will Learn¶
- Command registration and parameter declaration
- Group and sub-app organization
- Middleware, state injection, and test workflow
- How runtime pieces connect during execution