Skip to content

Scaffolding projects with dispatch init command #59

@chicoxyzzy

Description

@chicoxyzzy

I want to propose a new dispatch init command that can help create a simple templates.

Suggested syntax

dispatch init [template] [options]

[template]

Based on experience, it's usually hard to maintain templates that are coupled to or hardly integrated into the tool code base. I'd propose to use patterns like author/repo on GH (see community template in the create vite repo in the list below).

[options]

TBD.
One of possible options could be --local-dev or something like this to create .env file for the local development.

Projects to take inspiration from:
create vite — template generator for frontend applications
yeoman — "general purpose" template generator

to bee updated

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions