@neat-tech/cli
v1.0.1
Published
```bash ## The following will initialize a project named My-Project with a template Neat-Template-Web npx @neat-tech/cli --name My-Project --template web
Downloads
5
Readme
Initialize a project
## The following will initialize a project named My-Project with a template Neat-Template-Web
npx @neat-tech/cli --name My-Project --template web
You can check the list of templates here. template
argument is repositoryName.replace('Neat-Template-', '').toLowerCase()