template-typescript-package

July 21, 2023 · View on GitHub

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