An open API service indexing awesome lists of open source software.

https://github.com/dotupnet/dotup-ts-node-skills-workflows


https://github.com/dotupnet/dotup-ts-node-skills-workflows

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/dotupNET/dotup-ts-node-skills-workflows.svg?branch=master)](https://travis-ci.org/dotupNET/dotup-ts-node-skills-workflows)

# dotup-ts-node-skills-workflows
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-node-skills-workflows.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-node-skills-workflows.git (if you want to fetch upgrades)

## Docs:
https://dotupnet.github.io/dotup-ts-node-skills-workflows/index.html

## repository:
https://github.com/dotupNET/dotup-ts-node-skills-workflows