1.0.4 • Published 5 years ago
@gabryelferreira/template-generator v1.0.4
Template Generator
Generate common Typescript, NestJS, TypeORM and more templates.
This is just the beginning. Keep watching this project to get more common templates.
The Goal of Template Generator
The Template Generator creates common templates that you usually have to create from scratch. It deals since simple Typescript Scaffold templates to more complex templates like NestJS microservices using Kafka and TypeORM.
Getting Started
Installation
To get started, follow these instructions:
- On terminal, run the following command:
$ npm i -g @gabryelferreira/template-generator
- To generate a project with some template, run the command below:
$ template-generator
- Just respond to the prompts to generate your project with the selected template :)