serverless-patch
v1.2.0
Published
A Patch script which enables you to provide custom names to stack and api implementaion using the serverless framework.
Downloads
6
Readme
serverless-patch
Patch serverless with custom stack and api naming configuration
For installation run
npm -g serverless-patch
After installation run the patch to start the serverless cli.
eg :
serverless-patch deploy
You can also use the alias "spatch".