0.1.0 • Published 7 years ago

cfn-packager v0.1.0

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
7 years ago

cfn-packager

A utility for creating local artifacts for use with the aws cloudformation package command.

Installation

$ npm install cfn-package

Recursive NPM Install

Run npm install for each package that is not under node_modules.

cfn-packager install-subpackages

Build AWS Resources

Run npm run build-aws-resource for each package that defines that script.

cfn-packager build-aws-resources