create-cdk-app icon indicating copy to clipboard operation
create-cdk-app copied to clipboard

research(cdk-init): Should we actually depend on aws-cdk for the init script?

Open wulfmann opened this issue 5 years ago • 0 comments

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?

wulfmann avatar Jun 08 '20 20:06 wulfmann