@jacobbubu/ci-test1
v3.0.0
Published
[![Build Status](https://travis-ci.org/jacobbubu/ci-test1.svg)](https://travis-ci.org/jacobbubu/ci-test1) [![Coverage Status](https://coveralls.io/repos/github/jacobbubu/ci-test1/badge.svg)](https://coveralls.io/github/jacobbubu/ci-test1) [![npm](https://
Downloads
8
Readme
@jacobbubu/ci-test1
A starter project that makes creating a TypeScript module extremely easy.
Intro.
Making a little change for internal demo.
This tool is a modification of typescript-library-starter, I'm using it to create Node.JS modules.
Usage
git clone https://github.com/jacobbubu/typescript-starter.git YOURFOLDERNAME
cd YOURFOLDERNAME
npm install
Start coding! package.json
and entry files are already set up for you, so don't worry about linking to your main file, typings, etc. Just keep those files with the same name.
Features
This project follows the all-contributors specification. Contributions of any kind are welcome!