Contributing
This repository is a monorepo for AWS CDK Project Framework projects.
Requirements
Install the following softwares
Installation using pipx is strongly recommended.
Install dependencies
Terminal virtual environment
Run Flake8 Linting
or for a specific project
Add new dependency
Example:
Using the Nx wrapper to adding a dependency ensure that both root poetry.lock
and project poetry.lock
are updated.