# README #

### What is this repository for? ###

Limelight API

### How do I get set up? ###

1. Clone the repository
1. Run ```npm install```
1. Create a config file in the config directory for yourself named #name#.config
1. To set your config file, run ```export NODE_ENV=#name#.config```
1. Run ```npm test``` to run unit tests
