@adexchange/aeg-xray
v0.0.90
Published
AWS xray sdk
Downloads
207
Keywords
Readme
aeg-xray
What is this repository for?
AWS xray sdk
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 testto run tests
