@adexchange/aeg-redshift
v0.0.84
Published
Redshift client
Downloads
114
Keywords
Readme
README
What is this repository for?
Redshift client
How do I get set up?
- Clone the repository
- Run
npm install
- Create a config file in the config directory for yourself named #name#.config
- To set your config file, run
export NODE_ENV=#name#.config
- Run
npm test
to run unit tests - Run
npm run dev
while doing development work to run jshint watch and tests