npx create cli should not init Git & Install packages #111
Closed
ivanjeremic
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Just leave the project name off and you'll get prompts: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When running
npx create-tsrouter-app@latest my-app --template file-router
the cli should not initialize a git repository and install packages without asking, this is a DX improvement that many modern tools already have and I thinkcreate-tsrouter-app
should do that too.Beta Was this translation helpful? Give feedback.
All reactions