codeBelt / generate-template-files

A simple generator to create custom template files for any application
https://medium.com/@robertsavian/generate-template-files-with-ease-19b320615359
MIT License
209 stars 31 forks source link

[Question] Is there a way to silence console messages? #72

Open michaelwarren1106 opened 2 years ago

michaelwarren1106 commented 2 years ago

Im using generateTemplateFilesBatch so I have my own process around generate-template-files, so i was wondering if there's an option to silence the Files saved to '<path>' console log messages that it generates so that I can add my own without the noise?

codeBelt commented 2 years ago

Sorry no option to silence the files. I am not actively maintaining this library because I have a lot of other work on my plate.

michaelwarren1106 commented 2 years ago

no worries! if i sent a PR with a config object added or something would you have time to review it?

codeBelt commented 2 years ago

Sure I can review it