Skip to content

starterstack/sam-expand

Repository files navigation

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 deploy

Plugins 🤖

All plugins must be ESM compatible, either as relative javascript .mjs / typescript .mts files, or as a published npm module.

See starterstack for use with custom plugins

TypeDocs 📄

https://starterstack.github.io/sam-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