serverless-google-cloudfunctions
serverless-google-cloudfunctions copied to clipboard
Establish naming convention for provider plugins
It would be great to have a kind of naming convention for provider plugins so that one knows what the npm package does / what the GitHub repo is.
Here are my proposals for this:
serverless-provider-google(my favorite as theprovidername in Serverless isgoogleas well)serverless-provider-google-cloud-functions
:+1: on having the provider id match the repo id.