cdk-dasm

v0.36.0
AWS CDK disassembler: convert CloudFormation to code
aws cdk

build

tsc -b && chmod +x bin/cdk-dasm

watch

tsc -b -w

test

jest

package

mkdir -p dist/js && cd dist/js && npm pack ../../

build+test+package

npm run build+test && npm run package

build+test

npm run build && npm test

Metadata

  • Apache-2.0
  • >= 8.10.0
  • Amazon Web Services
  • released 6/25/2019

Downloads

Maintainers