Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 522 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 522 Bytes

cookiecutter-typescript-package

A typescript package template for cookiecutter

Features

  • Typescript (2.0)
  • typings
  • tslint
  • typedoc

Using this template

$ 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.

License

BSD licensed.