nestjs-api-generator
v1.0.7
Published
nestjs-api-generator creates an template folder by duplicating the target folder
Downloads
2
Maintainers
Readme
nestjs-api-generator
nestjs-api-generator
creates an API folder by duplicating the target folder.
Installation
npm i nestjs-api-generator
Usage
Create a template folder under the
src
folder.Run the command below
api -h
- The usage method is the similar as the
cp
command.
api -s <socure foler name> -t <target folder name>
# api -s template -t posts
🔥 Be sure to create the template folder under src. 🔥
Example
Contact
Seog Donggeun - [email protected]
Project Link: nestjs-api-generator