1.2.2 • Published 5 years ago
generator-typescript-starter v1.2.2
Typescript Starter generator
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
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago
0.5.2
6 years ago
0.5.1
6 years ago
0.5.0
6 years ago
0.4.0
6 years ago
0.3.2
6 years ago
0.3.1
6 years ago
0.3.0
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.2.1
6 years ago
0.1.2
6 years ago
0.1.1
6 years ago
0.1.0
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago