Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 270 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 270 Bytes

AWS CDK Utils

This library offers some hopely useful AWS CDK constructs.

Pull requests are welcome.

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • npm run test perform the jest unit tests