1.2.2 • Published 4 years ago

generator-typescript-starter v1.2.2

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

Typescript Starter generator

npm version Build Status Known Vulnerabilities Greenkeeper badge

Saving time to start a new TypeScript projects.

Installation

Install Yeoman if you don't have

npm install --global yo

Install this generator

npm install --global generator-typescript-starter

Usage

yo typescript-starter [--template template-name] [--name project-name]

Options

--name

The name of the folder will be generated. If provided, will skip the question about project name.

--template

minimal (default): The simple template with native http server and test ready with Ava

cli: Ready setup for new Node.js CLI applications.

License

MIT

1.2.2

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.5.2

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago