adk-js
adk-js copied to clipboard
Add support to the create command to pass in a --template argument
** Please make sure you read the contribution guide and file the issues in the right place. ** Contribution guide.
Is your feature request related to a problem? Please describe.
Its not a problem but a DevX bonus. What happens is that instead of searching and finding a sample I want to copy and paste into my code, it may be interesting to pass a template flag and have the sample be generated when I call create
Describe the solution you'd like
See above.
Describe alternatives you've considered
A prompt to let me select the template rather than the flag itself, but I am worried about getting lots of samples with lots of template options.
Additional context
None at the moment.