/typescript-library-starter

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

TypeScript Library Starter

Build Status code coverage license

Usage

git clone https://github.com/escapace/typescript-library-starter.git DIRECTORY
cd DIRECTORY
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
npm install