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

feat(create-vite): add help usage #16390

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

edvardsanta
Copy link

@edvardsanta edvardsanta commented Apr 9, 2024

Description

closes #16374
image

- help argument will be used as "--help" and by default it is false
- i want to find a way to decouple the text from the code
Copy link

stackblitz bot commented Apr 9, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@edvardsanta edvardsanta changed the title Feat/add help create vite feat: add create vite help usage Apr 9, 2024
@edvardsanta edvardsanta changed the title feat: add create vite help usage feat(create-vite): add help usage Apr 10, 2024
- Using alias to define template and help
@edvardsanta edvardsanta marked this pull request as ready for review April 11, 2024 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create-vite: add CLI argument help
1 participant