create-cdk-app
create-cdk-app copied to clipboard
research(cdk-init): Should we actually depend on aws-cdk for the init script?
Right now if you select default from the templates list, it will try and run cdk init after you select a language. It expects you to have cdk installed and available in that terminal. Should we actually specify the dependency?