Problem Statement
Users currently cannot see what files or structure will be generated by a template before actually creating the project.
Proposed Solution
Add a CLI option to preview the contents and structure of a template before running the create command.
Alternative Solutions
Provide screenshots or documentation of starter templates.
Feature Category
Template System
Priority Level
Medium - Would improve workflow
Use Cases
- When choosing between templates.
- When teaching new users about project scaffolding.
- When customizing starters.
Examples
peezy preview --template react
Additional Context
Could output a tree view or list of files to terminal.
Checklist
Problem Statement
Users currently cannot see what files or structure will be generated by a template before actually creating the project.
Proposed Solution
Add a CLI option to preview the contents and structure of a template before running the create command.
Alternative Solutions
Provide screenshots or documentation of starter templates.
Feature Category
Template System
Priority Level
Medium - Would improve workflow
Use Cases
Examples
Additional Context
Could output a tree view or list of files to terminal.
Checklist