lambda-manager
v1.2.0
Published
Deployable mic lambdas in one place using https://github.com/smallwins/lambda
Readme
lambda-manager
Deployable mic lambdas in one place
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install lambda-manager --saveUsage
// Create new lambda function
npm run create src/lambdas/import-article-impressions-unique
Tests
npm install
npm testDependencies
None
Dev Dependencies
- package-json-to-readme: Generate a README.md from package.json contents
License
ISC
Generated by package-json-to-readme
