Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hupe1980/cdkdx

Zero-config CLI for aws cdk development
https://github.com/hupe1980/cdkdx

aws build-tool cdk eslint jest jsii rules typescript

Last synced: about 2 months ago
JSON representation

Zero-config CLI for aws cdk development

Awesome Lists containing this project

README

        

# cdkdx
> Buildtools for [aws cdk](https://github.com/awslabs/aws-cdk) development

## Packages

This repository is a monorepo managed with [Lerna](https://github.com/lerna/lerna). [Several packages](/packages) are published to npm from the same codebase.

| Package | Description |
| -------------------------------------------------------- | -------------------------------------------------------------------- |
| [cdkdx](/packages/cdkdx) | Zero-config CLI for aws cdk development |
| [eslint-config-cdk](/packages/eslint-config-cdk) | ESLint configuration used by cdkdx |
| [eslint-plugin-cdk](/packages/eslint-plugin-cdk) | ESLint rules for aws cdk |

## License

[MIT](LICENSE)