Metadata-Version: 2.1
Name: cdk-prb
Version: 0.2.0
Summary: cdk-pull-request-builder
Home-page: https://github.com/dheffx/cdk-pull-request-builder.git
Author: Daniel Heffner
License: MIT
Project-URL: Source, https://github.com/dheffx/cdk-pull-request-builder.git
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jsii (~=0.20.11)
Requires-Dist: publication (>=0.0.3)
Requires-Dist: aws-cdk.aws-codebuild (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.aws-codecommit (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.aws-events (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.aws-events-targets (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.aws-iam (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.aws-lambda (>=1.19.0,~=1.19)
Requires-Dist: aws-cdk.core (>=1.19.0,~=1.19)

# build

build packages

```
npm run all
```

# cicd pipeline stack

cicd:deploy


