Metadata-Version: 2.1
Name: cdk-dev-cloud-constructs
Version: 0.0.11
Summary: CDK Construct Library to create an open source developer platform at AWS
Home-page: https://github.com/cloudbauer/cdk-dev-cloud-constructs
Author: bitbauer<4582513+bitbauer@users.noreply.github.com>
License: MIT
Project-URL: Source, https://github.com/cloudbauer/cdk-dev-cloud-constructs
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved
Requires-Python: ~=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aws-cdk-lib<3.0.0,>=2.173.4
Requires-Dist: cdk-nag<3.0.0,>=2.36.39
Requires-Dist: constructs<11.0.0,>=10.4.2
Requires-Dist: jsii<2.0.0,>=1.112.0
Requires-Dist: publication>=0.0.3
Requires-Dist: typeguard<4.3.0,>=2.13.3

# TypeScript AWS CDK solution for setup a developer platform at AWS

This is TypeScript CDK constructs project to create an open source developer platform at AWS

## How it Works

This project uses projen for TypeScript sources, tooling and testing.
Just execute `npx projen help` to see what you can do.

**Current status:** Under development

## How to start

You will need to have Typescript 5.8 or newer version and Yarn installed.
This will also install AWS cdk command by calling `npm install -g aws-cdk`.

... Yada yada

main DevCloudConstruct

# cdk-dev-cloud-constructs

[![](https://constructs.dev/favicon.ico) Construct Hub](https://constructs.dev/packages/cdk-dev-cloud-constructs)

---


## Table of Contents

* [Installation](#installation)
* [License](#license)

## Installation

TypeScript/JavaScript:

```bash
npm i cdk-dev-cloud-constructs
```

Python:

```bash
pip install cdk-dev-cloud-constructs
```

## License

`cdk-pipeline-for-terraform` is distributed under the terms of the [MIT](https://opensource.org/license/mit/) license.

# replace this
