uetchy / create-create-app

⚡️ Create your own `create-something` app.
MIT License
94 stars 24 forks source link

Add `welcome` option to complement `caveat` #49

Open gausie opened 1 year ago

gausie commented 1 year ago

It would be good to add some introductory messaging if possible. I know this can be done just by console.logging separately, but it would be useful to have access to any answers that have already been provided via a CLI arg (a la AfterHookOptions) too.