NodeJS command line to generate JavaScript/TypeScript starter template.
argument | short | description |
---|---|---|
--name | -n | Project name(Required) |
--git | -g | Initilize git(Optional) |
--install | -i | Install dependecies(Optional) |
--yes | -y | Skip prompts(Optional) |
[JavaScript, TypeScript] | :---: | Select template(Optional) |