pmyers88 / dc-metro-echo

Echo app to tell a user when the next train is arriving at a given metro station.
MIT License
3 stars 3 forks source link

dc-metro-echo

js-semistandard-style Build Status

Amazon Echo skill for the Washington D.C. Metro

Getting Started

dc-metro-echo is not available publicly in the Echo App Store. In order to use it, you must create an Amazon developer account.

NPM Tasks

See the package.json for more tasks and details.

Feature Requests

If you would like to see a feature added, please file an issue here, it is on our radar. Add the enhancement label to it.

If you would like to work on implementing a feature you have requested, see the Contributing section.

Contributing

This project is open for anyone to contribute. Follow the steps below to do so.

Assigning Issues

If an issue is currently unassigned, feel free to assign it to yourself and begin work on it.

Fork

Fork the project on GitHub and check out your copy locally.

$ git clone git@github.com:username/dc-metro-echo.git
$ cd dc-metro-echo
$ git remote add upstream git://github.com/pmyers88/dc-metro-echo.git

Which branch?

Feature branches for bug fixes or new features should be created from the lastest upstream/master branch.

Testing

We don't have any testing strategy right now.

Pull Request

Please reference any issues you are addressing in your PR.

Join Us Online

Join the chat at https://gitter.im/pmyers88/dc-metro-echo