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

https://github.com/weirdpattern/node-template-es2015

A template repository for node projects using ES2015
https://github.com/weirdpattern/node-template-es2015

Last synced: 11 months ago
JSON representation

A template repository for node projects using ES2015

Awesome Lists containing this project

README

          

# Package name

[![Build Status](https://travis-ci.org/weirdpattern/node-template-es2015.svg?branch=master)](https://travis-ci.org/weirdpattern/node-template-es2015)
[![Coverage Status](https://coveralls.io/repos/github/weirdpattern/node-template-es2015/badge.svg?branch=master)](https://coveralls.io/github/weirdpattern/node-template-es2015?branch=master)
[![Dependency Status](https://gemnasium.com/badges/github.com/weirdpattern/node-template-es2015.svg)](https://gemnasium.com/github.com/weirdpattern/node-template-es2015)
[![js-semistandard-style](https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg?style=flat)](https://github.com/Flet/semistandard)

### Build Status
- Visit [travis-ci.org](https://travis-ci.org/)
- Sign in with your GitHub account.
- Go to `https://travis-ci.org///settings`
* Update your settings.
* Add a new environment variable named `COVERALLS_REPO_TOKEN` (value comes from your [coveralls.io](https://coveralls.io/) account, so we will revisit this step later).
- Enjoy!

### Coverage Status
- Visit [coveralls.io](https://coveralls.io/)
- Sign in with your GitHub account.
- Get your repo token and update [travis-ci.org](https://travis-ci.org/).
- Enjoy!

### Dependency Status
- Visit [gemnasium.org](https://gemnasium.com)
- Sign in with your GitHub account.
- Enjoy!