[Question] Is there a way to run a generate without the interactive cli?
Closed this issue · 1 comments
michaelwarren1106 commented
I want to use this to just automatically create a bunch of templated files without needing any user input. I have a node script that i'm writing and i'd just like to run a function to generate the files without being asked about "which option would you like to template"? kind of thing? Is this possible?