serverless-plugin-boilerplate
serverless-plugin-boilerplate copied to clipboard
A Starter Project to help you build Plugins for the Serverless Framework -
Used the official [guide](https://serverless.com/framework/docs/providers/aws/guide/plugins/) and the two [official](https://serverless.com/blog/writing-serverless-plugins/) [blogposts](https://serverless.com/blog/writing-serverless-plugins-2/). Caveats: The README was not updated.
The serverless plugin boilerplate seems to be out of date, as it did not run with the current GA release of Serverless. These are the changes I found to be...
Hey there, What the title says. I think it's important to update this according to http://docs.serverless.com/v0.5.0/docs/plugins for people who are starting working with Serverless right after the v0.5 update. Thank...