starterstack / sam-expand

expand sam templates

Home Page:https://starterstack.github.io/sam-expand/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sam-expand

Socket Badge npm version ci npm nycrc config on GitHub Commitizen friendly

A tool to give sam templates more power.

Example usage

npm install @starterstack/sam-expand
npx sam-expand build
npx sam-expand package
npx sam-expand deploy \
  --guided \
  --capabilities CAPABILITY_IAM CAPABILITY_AUTO_EXPAND

Git commits

Commit messages are Commitizen friendly

npx cz or npm run cz should be used instead of git commit

License

Apache License, Version 2.0

About

expand sam templates

https://starterstack.github.io/sam-expand/

License:Apache License 2.0


Languages

Language:JavaScript 99.4%Language:Shell 0.4%Language:CSS 0.2%