template-typescript-cli-package

July 21, 2023 · View on GitHub

A template for creating a new TypeScript CLI package quickly.

Install

Install template, then install this template with:

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

Usage

Create a new TypeScript CLI package with:

template new typescript-cli-package my-cli-package

License

MIT © Fabio Spampinato