2.0.0 • Published 4 years ago

@endemolshinegroup/generator-nodejs-ts v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Banner

MIT Licensed NPM Version Build Status Dependabot Status

Code Issues Codebase Maintainability Test Coverage Jest

Commitizen Semantic Release Prettier

A Yeoman project generator for Typescript projects. This generator is geared towards quickly getting set up with a best-practices compliant, testable TypeScript project that can be set up with CI/CD as painlessly as possible.

Installation

yarn global add @endemolshinegroup/generator-nodejs-ts

Usage

yo @endemolshinegroup/nodejs-ts

The above command will generate a Node project with the following:

The generator is capable of creating both public open source projects as well as private projects.

If a public project is created, the following services are added:

If a private project is created, the following services are added:

2.0.0

4 years ago

1.11.0

6 years ago

1.10.0

6 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago