HyperBrain / serverless-models-plugin

Model support for Serverless 0.5.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

updating s-project.json

carlhunterroach opened this issue · comments

although there is generic text at serverless.com it would be nice to have a section on adding this plugin to. I guessed wrong with 'serveless-model' and realised my error. If the really-useful server less-models-plugin is one's first plugin one could over look the need to update

In the file s-project.json add the plug to the list of plug-ins. E.g.,

{
"name": "juturnaSLS",
"custom": {},
"plugins": ["serverless-models-plugin"]
}

Will update the README. Thank you :-)