@adexchange/aeg-redshift

Redshift client


License
Unlicense
Install
npm install @adexchange/aeg-redshift@0.0.49

Documentation

README

What is this repository for?

Redshift client

How do I get set up?

  1. Clone the repository
  2. Run npm install
  3. Create a config file in the config directory for yourself named #name#.config
  4. To set your config file, run export NODE_ENV=#name#.config
  5. Run npm test to run unit tests
  6. Run npm run dev while doing development work to run jshint watch and tests