nestjs-api-generator
TypeScript icon, indicating that this package has built-in type declarations

1.0.13 • Public • Published

nestjs-api-generator

nestjs-api-generator creates an API folder by duplicating the target folder.

Installation

npm i nestjs-api-generator

Usage

  1. Create a template folder under the src folder.

  2. Run the command below

api -h
  1. The usage method is the similar as the cp command.
api -s <socure foler name> -t <target folder name>
# api -s template -t posts

Example

Contact

Seog Donggeun - seogdonggeun@gmail.com

Project Link: nestjs-api-generator

Package Sidebar

Install

npm i nestjs-api-generator

Weekly Downloads

6

Version

1.0.13

License

ISC

Unpacked Size

23.7 kB

Total Files

8

Last publish

Collaborators

  • seogdonggeun