Skip to content

Add Minimal Mode option to cookiecutter template #5

@josephwilson8-nhs

Description

@josephwilson8-nhs

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

Metadata

Metadata

Labels

enhancementNew feature or requesttemplateChanges to the generated template/project

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions