Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'init' command #560

Open
basmasking opened this issue Oct 11, 2024 · 0 comments
Open

Implement 'init' command #560

basmasking opened this issue Oct 11, 2024 · 0 comments
Labels
feature New feature or request

Comments

@basmasking
Copy link
Member

basmasking commented Oct 11, 2024

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.

@basmasking basmasking added the feature New feature or request label Oct 11, 2024
@basmasking basmasking added this to the npm install -g jitar milestone Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant