1.0.9 • Published 8 years ago
gapdog v1.0.9
gapdog
usage
CLI
- NodeJS v8.6.0~recommended
- npm i -g gapdog
- One time usage: gapdogcommand only
- Stream logger usage: gapdog --tail
Lambda
- Put S3 dedicated IAM credential to .env
- Prepare you AWS CLI credential also (LambdaFullAccessneeded)
- npm run deploy
- You'll see lambda task,S3 bucketas the result
- I personally intend to integrate with CloudWatch,AthenaandRedash
file structure
- index.jsis one time command handler
- bin/gapdogis JS file that handle global command. This file is exposed to npm command.- package.json's- binfield is specifying here.
- src/calcis exporting run function. This function is just fetching some PublicAPI and calculating gap.