create-nuxt-app
create-nuxt-app copied to clipboard
Option to skip prompts or to read them from a file
Not sure if it exists but I don't see it on the README file. It would be nice to have an option to skip all the things (web server, UI, etc.) and use some default options (or to read them from a JSON file).
Actually @nuxt/core-team has discussed about this and I made some attempts on https://github.com/nuxt/create-nuxt-app/commits/preset as well , I think we'll decide the final proposal and work out a prototype soon.
Is there any update on this issue? This feature would be very helpful for some guys
Sorry for the late reply, there is indeed a branch for this feature, but not take into main branch and release because it’s not a high priority task, I’ll relook into the branch and open a pull request.
Thanks, man. I actually stumbled across this ticket today because I was searching for some functionality like this. So I didn't have a long waiting time
+1, also waiting for this feature