/template-typescript-package

A template for starting a new typescript package quickly.

Primary LanguageJavaScriptMIT LicenseMIT

template-typescript-package

A template for creating a new TypeScript package quickly.

Install

Install template, then install this template with:

template install fabiospampinato/template-typescript-package typescript-package

Usage

Create a new TypeScript package with:

template new typescript-package my-package

License

MIT © Fabio Spampinato