nest-clz
Version:
Your CLI by Shoulders to create a backend started with [nest-seed](https://github.com/Eureka-Shoulders/nest-seed)
49 lines (28 loc) • 704 B
Markdown
# Nest CLZ
Your CLI by Shoulders to create a backend started with [nest-seed](https://github.com/Eureka-Shoulders/nest-seed)
<hr>
## Installation
We will launch the application soon!
Using npm:
```bash
npm i -g nest-clz
```
Using yarn:
```bash
yarn global add nest-clz
```
<hr>
## Usage
```bash
nest-clz generate
# Or use alias
nest-clz g
```
_**Just answer the questions about name and scope of generation and we will work for you**_
<hr>
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
<hr>
## License
[MIT](https://choosealicense.com/licenses/mit/)