Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 550 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 550 Bytes

To Do

  1. Move lambda-pack out of the example, and make a real module out of the deal.
  2. Setup an simple deploy mechanism so I can prove out the deploy
  3. Support versioning
  4. Upgrade to Serverless 1.0
  5. Get Local Integration working, in windows and mac
  6. Get CI working, add coverage metrics
  7. Publish

Notes

When updating the main module, make sure to update the minor version number locally and run npm install update Optionally, you could just adjust the example lambda to deploy the parent directory, to remove the NPM work internally.