cdk8s-plus

v0.27.0-pre.fa9507407d46d3acd95269322f87cdb772bb46f0
High level abstractions on top of cdk8s
cdk kubernetes k8s constructs

projen

node .projenrc.js && yarn install

projen:upgrade

yarn upgrade projen && yarn projen

test

yarn eslint && rm -fr lib/ && jest --passWithNoTests && yarn compile

compile

jsii --silence-warnings=reserved-word && jsii-docgen

watch

jsii -w --silence-warnings=reserved-word

package

jsii-pacmak

build

yarn compile

eslint

eslint . --ext .ts

test:watch

jest --watch

test:update

jest -u

compat

npx jsii-diff npm:$(node -p "require('./package.json').name") -k --ignore-file .compatignore || (echo " UNEXPECTED BREAKING CHANGES: add keys such as 'removed:constructs.Node.of' to .compatignore to skip. " && exit 1)

docgen

jsii-docgen

Metadata

  • Apache-2.0
  • >= 10.17.0
  • Amazon Web Services
  • released 8/25/2020

Downloads

Maintainers