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

A template for writing node packages using typescript.

Notifications You must be signed in to change notification settings

iodevs/cookiecutter-typescript-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A template for writing node packages using typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published