Skip to content

Instantly share code, notes, and snippets.

@bytekast
Last active February 26, 2018 04:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bytekast/f13b250bb3001cbfbff4c89b06ac2573 to your computer and use it in GitHub Desktop.
Save bytekast/f13b250bb3001cbfbff4c89b06ac2573 to your computer and use it in GitHub Desktop.
create microservice template
serverless create \
--template-url https://github.com/bytekast/serverless-templates/tree/master/microservice-starter \
--path myservice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment