1.2.0 • Published 8 years ago

lambda-manager v1.2.0

Weekly downloads
1
License
ISC
Repository
github
Last release
8 years ago

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 --save

Usage

// Create new lambda function
npm run create src/lambdas/import-article-impressions-unique

Tests

npm install
npm test

Dependencies

None

Dev Dependencies

License

ISC

Generated by package-json-to-readme