A template for creating a new TypeScript CLI package quickly.
Install template
, then install this template with:
template install fabiospampinato/template-typescript-cli-package typescript-cli-package
Create a new TypeScript CLI package with:
template new typescript-cli-package my-cli-package
MIT © Fabio Spampinato