$ serverless create \
--template-url https://bitbucket.org/stoodiDev/serverless-template/src/master/ \
--path my-new-project
$ npm install
- Opção de CLI para retorno em texto or JSON?
- CircleCI CLI? https://circleci.com/docs/2.0/local-cli/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ serverless create \
--template-url https://bitbucket.org/stoodiDev/serverless-template/src/master/ \
--path my-new-project
$ npm install