jsii-pacmak

v0.17.1
A code generation framework for jsii backend languages
jsii aws

gen

/bin/bash generate.sh

lint

eslint . --ext .js,.ts --ignore-path=.gitignore

test

/bin/bash test/diff-test.sh && /bin/bash test/build-test.sh && jest

build

npm run gen && tsc --build && chmod +x bin/jsii-pacmak && npm run lint

watch

tsc --build -w

package

package-js

Metadata

  • Apache-2.0
  • Whatever
  • Amazon Web Services
  • released 9/30/2019

Downloads