@genie-solutions/gdk

v0.10.0
Common AWS CDK constructs for Genie

build

tsc

watch

tsc -w

test

jest --clearCache && jest

lint

tsc --noEmit && eslint .

clean

rm -rf lib

prepare

npm run clean && npm run build

prepublishOnly

npm run test && npm run lint

preversion

npm run test && npm run lint

postversion

git push && git push --tags
npm i @genie-solutions/[email protected]

Source Code

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 4/27/2020

Downloads