codeBelt/generate-template-files

[Question] Is there a way to run a generate without the interactive cli?

Closed this issue · 1 comments

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?

For future viewers, this feature is documented here.