Skip to content

Add project templates and scaffolding #14

@patmakesapps

Description

@patmakesapps

Problem

Non-technical users want to say "Create me a blog" or "Make me a todo app" and get a working project structure. Starting from scratch is intimidating.

Proposed Solution

  • Template library: web app, API, CLI tool, blog, portfolio, etc.
  • Configurable: language, framework, styling choices
  • Auto-generate README, .gitignore, requirements
  • Consider integration with cookiecutter or similar

Acceptance Criteria

  • At least 3 project templates available
  • Templates generate valid, runnable project structures
  • Users can customize basic options (name, framework)
  • Auto-generates standard files (README, .gitignore, requirements)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions