1.0.0-beta.3 • Published 1 year ago

@kovi-soft/cdk-alchemy-integrator v1.0.0-beta.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

CDK Alchemy Integrator

:warning: This package is still under development!

Useful commands for development

  • pnpm run build compile typescript to js
  • pnpm run watch watch for changes and compile
  • pnpm run test perform the jest unit tests
  • pnpm run lint run eslint across this package
  • pnpm run format apply prettier format