A typescript package template for cookiecutter
- Typescript (2.0)
- typings
- tslint
- typedoc
$ pip install cookiecutter
$ cookiecutter https://github.com/iodevs/cookiecutter-typescript-package.git
You will be asked about your basic info (name, project name, etc.). This info will be used in your new project.
BSD licensed.