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