mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
16 lines
808 B
Markdown
16 lines
808 B
Markdown
# Serverless Plugin
|
|
|
|
This plugin has been generated using the `plugin` template from the [Serverless Framework](https://www.serverless.com/).
|
|
|
|
## Implementing your plugin
|
|
|
|
When developing your plugin, please refer to the following sources:
|
|
|
|
- [Plugins Documentation](https://www.serverless.com/framework/docs/providers/aws/guide/plugins/)
|
|
- [Blog - How to create serverless plugins - Part 1](https://serverless.com/blog/writing-serverless-plugins/)
|
|
- [Blog - How to create serverless plugins - Part 2](https://serverless.com/blog/writing-serverless-plugins-2/)
|
|
|
|
## Sharing your plugin
|
|
|
|
After implementing your plugin, you might consider sharing it with a wider audience. You might do it by adding it to `Community Contributed Plugins` in official [plugins repository](https://github.com/serverless/plugins).
|