1.0.0 • Published 7 years ago

prohabits-commit-notifications v1.0.0

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago
  • gulp lambda:init - sets up the above files
  • gulp lambda:run - runs your function in a local express instance, defaults to port 9000
  • gulp lambda:package - packages your function up ready for deployment by bundling everything together with webpack
  • gulp lambda:deploy - packages and deploys your function
  • gulp lambda:info - get info about the current state of your lambda function