File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -48,10 +48,12 @@ Options:
4848 -m, --packageManager <command> Use specified npm client when installing dependencies
4949 -r, --registry <url> Use specified npm registry when installing dependencies (only for npm)
5050 -g, --git [message|false] Force / skip git initialization, optionally specify initial commit message
51+ -n, --no-git Skip git initialization
5152 -f, --force Overwrite target directory if it exists
5253 -c, --clone Use git clone when fetching remote preset
53- -x, --proxy Use specified proxy when creating project
54- -h, --help output usage information
54+ -x, --proxy Use specified proxy when creating project
55+ -b, --bare Scaffold project without beginner instructions
56+ -h, --help Output usage information
5557```
5658
5759## Using the GUI
You can’t perform that action at this time.
0 commit comments