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
- Host: GitHub
- URL: https://github.com/weirdpattern/node-template-es2015
- Owner: weirdpattern
- License: mit
- Created: 2016-06-18T15:42:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T19:43:21.000Z (over 9 years ago)
- Last Synced: 2025-01-29T12:24:42.070Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Package name
[](https://travis-ci.org/weirdpattern/node-template-es2015)
[](https://coveralls.io/github/weirdpattern/node-template-es2015?branch=master)
[](https://gemnasium.com/github.com/weirdpattern/node-template-es2015)
[](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!