3.0.0 • Published 5 years ago

generator-dodevops-typescript v3.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

A highly opinionated Yeoman generator for typescript modules

npm Travis (.org)

Introduction

This is a highly opinionated Yeoman generator for building Typescript-based modules with the following features:

Usage

Install yo and generator-dodevops-typescript globally:

npm install -g yo generator-dodevops-typescript

Create a new directory and run the generator

mkdir my-project
cd my-project
yo dodevops-typescript

The generator will ask you a few questions and then you can start right away by opening then example class in index.ts in your favourite editor or IDE.

3.0.0

5 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago