Skip to content

kuyoonjo/typescript-module-template

Repository files navigation

Build Status Coverage Status MIT license

Typescript Module Template

A template for creating Nodejs Modules.

How to start

git clone https://github.com/kuyoonjo/typescript-module-template.git
cd typescript-module-template
npm run build
npm run coverage

Publish

npm publish

Setting travis and coveralls badges

  1. Sign in to travis and activate the build for your project.
  2. Sign in to coveralls and activate the build for your project.
  3. Replace kuyoonjo/typescript-module-template with your repo details like: "your_github_username/repo_name".

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published