Redshift client
npm install @adexchange/aeg-redshiftRedshift client
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`
1. Run npm run dev`` while doing development work to run jshint watch and tests