generator-dodevops-typescript

3.0.0 • Public • Published

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.

Dependencies (2)

Dev Dependencies (5)

Package Sidebar

Install

npm i generator-dodevops-typescript

Weekly Downloads

2

Version

3.0.0

License

MIT

Unpacked Size

17.8 kB

Total Files

14

Last publish

Collaborators

  • dodevops