1.0.4 • Published 5 years ago

@gabryelferreira/template-generator v1.0.4

Weekly downloads
6
License
ISC
Repository
github
Last release
5 years ago

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:

  1. On terminal, run the following command:
$ npm i -g @gabryelferreira/template-generator
  1. To generate a project with some template, run the command below:
$ template-generator
  1. Just respond to the prompts to generate your project with the selected template :)
1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago