-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesttemplateChanges to the generated template/projectChanges to the generated template/project
Description
Description:
Add a minimal mode option in the cookiecutter prompts that strips the template back to essentials:
- Package files (pyproject.toml, etc.)
- Source code folder
- Tests folder
- Data folder
Acceptance Criteria:
- Add 'minimal_mode' prompt to cookiecutter.json
- Conditional logic in templates to exclude non-essential files when minimal mode is selected
- Documentation updated to explain minimal mode option
Priority: Medium
Type: Feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttemplateChanges to the generated template/projectChanges to the generated template/project