dotup-ts-types
v0.3.3
Published
Typescript types and helper
Downloads
30
Maintainers
Readme
dotup-ts-types
Template for typescript libraries.
With tslint, jasmine, travis, typedoc and gh-pages integration.
USAGE
Replace your-project-name and your-user-name with your own.
- git clone https://github.com/dotupNET/dotup-ts-types.git your-project-name
- git remote set-url origin https://github.com/your-user-name/your-project-name.git
- Modify package.json (name, version, ...)
- Create your library
- Run in terminal: npm publish
- git remote add template https://github.com/dotupNET/dotup-ts-types.git (if you want to fetch upgrades)
Docs:
https://dotupnet.github.io/dotup-ts-types/index.html
repository:
https://github.com/dotupNET/dotup-ts-types