Prerequisites
- The CDK stack deployed (see Developer guide)
- A Cognito user account (see Authentication below)
- Repositories must be onboarded before tasks can target them (see Repository onboarding below)
- For the CLI: Node.js installed; build the CLI with
cd cli && npx projen build