WarFox / cdk-clojure-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to your CDK Clojure template!

This is a blank template project for CDK development with Clojure.

You can find a more detailed example in the following repos

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • clj -M:test Run Tests
  • cdk ls list all stacks in the app
  • cdk synth emits the synthesized CloudFormation template
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk docs open CDK documentation

Enjoy!

About


Languages

Language:Clojure 100.0%