We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bc42b commit 1abd2b7Copy full SHA for 1abd2b7
1 file changed
README.md
@@ -99,7 +99,12 @@ Create project inside the `test` folder.
99
**Flags:**
100
* `--version -v`, show the package version.
101
* `--help -h`, display all commands and flags availables.
102
-* `--path -p`, custom path where the project must be created
+* `--path -p`, custom path where the project must be created.
103
+* `--gitignore`, The languages to use in your .gitignore file.
104
+* `--name -n`, Your name for LICENCE file.
105
+* `--github-user`, Your github username.
106
+* `--project-name`, The name of your project.
107
+* `--description, -d`, Little description of your project.
108
109
**Scripts:**
110
0 commit comments