A template for starting a new typescript package quickly.
Install the template locally with:
template install fabiospampinato/template-typescript-package typescript-package
Create a new typescript package with:
template create typescript-package my-package
MIT © Fabio Spampinato