@appsynergica/nestifier
v0.0.9
Published
A Command Line Interface for generating NestJS Feature Modules from a set of templates in a specified folder. The generated NestJS Feature Module folder will contain a service, service.spec, module, controller or controller.spec fully populated with broil
Downloads
2
Maintainers
Readme
Nestifier
A Command Line Interface for generating NestJS Feature Modules from a set of templates in a specified folder. The generated NestJS Feature Module folder will contain a service, service.spec, module, controller or controller.spec fully populated with broiler plate code that matches the logic of other similar feature modules located in the application.
Note : This CLI is still a beta version
Installation
npm i @appsynergica/nestifier -D
Usage
nestifier