create-nuxt-app icon indicating copy to clipboard operation
create-nuxt-app copied to clipboard

Option to skip prompts or to read them from a file

Open gustavostuff opened this issue 6 years ago • 5 comments
trafficstars

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).

gustavostuff avatar Jul 18 '19 16:07 gustavostuff

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.

clarkdo avatar Jul 18 '19 17:07 clarkdo

Is there any update on this issue? This feature would be very helpful for some guys

kihayu avatar May 29 '21 17:05 kihayu

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.

clarkdo avatar May 29 '21 18:05 clarkdo

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

kihayu avatar May 29 '21 21:05 kihayu

+1, also waiting for this feature

connecteev avatar Aug 14 '21 05:08 connecteev