3.0.0 • Published 6 years ago

generator-dodevops-typescript v3.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 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

6 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago