325 Forks
950 Stars
950 Watchers

plugins

Serverless Plugins – Extend the Serverless Framework with these community driven plugins –

How to download and setup plugins

Open terminal and run command
git clone https://github.com/serverless/plugins.git
git clone is used to create a copy or clone of plugins repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with plugins https://github.com/serverless/plugins/archive/master.zip

Or simply clone plugins with SSH
[email protected]:serverless/plugins.git

If you have some problems with plugins

You may open issue on plugins support forum (system) here: https://github.com/serverless/plugins/issues