Skip to content

Implement 'init' command #560

Description

@basmasking

We need a new init command to replace the create-jitar.

Before

npm create jitar@latest -- --template react

After

jitar init --template=react

For this, we need to implement a new init package containing the templates and the logic to copy and initialize the project.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions