cococabana
v1.0.2
Published
Unified tool to manage, build and deploy the Starlight project
Maintainers
Readme
coco-cabana
Simpler command-line interface for AWS SAM.
It's been built to pre-compile typescript Lambda Functions before operations such as:
- sam local invoke
- sam build
Installation
Install Node.js v12 or higher. Then install coco-cabana with npm:
$ npm install -g coco-cabanaUsage
Check the instructions of the command-line usage by running:
$ coco helpDevelopment
Build this project by running:
$ npm run buildAnd execute the command-line by running:
$ npm link
$ coco help