Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Latest commit

 

History

History
32 lines (25 loc) · 565 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (25 loc) · 565 Bytes

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Install

$ git clone [email protected]:customelements/fetch.git
$ npm install

Setup

$ export GITHUB_CLIENT_ID
$ export GITHUB_CLIENT_SECRET
$ export NEW_RELIC_APP_NAME
$ export NEW_RELIC_LICENSE_KEY
$ export NEW_RELIC_LOG
$ export PAPERTRAIL_API_TOKEN
$ export REDIS_URL

Usage

$ node index