3.0.0 • Published 4 years ago

generator-dodevops-typescript v3.0.0

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

4 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

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