cli icon indicating copy to clipboard operation
cli copied to clipboard

Feature: Allow passing in custom patterns by passing in github repo

Open corrjo opened this issue 5 years ago • 0 comments

Would be great to use this for patterns other than those specifically in cdk-patterns (btw thanks for all the awesome cdk patterns stuff!) Any interest in this feature? I'd be happy to implement.

potentially something like:

npx cdkp init corrjo/devpattern
or
npx cdkp init --external corrjo/devpattern
or
npx cdkp init-external corrjo/devpattern

corrjo avatar Nov 05 '20 03:11 corrjo