quasarframework / quasar-starter-kit

Quasar CLI Starter Kit
https://quasar.dev
MIT License
104 stars 70 forks source link

[Feature] Allow user to APPLY / SAVE a commonly used init #41

Open nothingismagick opened 6 years ago

nothingismagick commented 6 years ago

Probably only useful for "power users", the APPLY feature would hook after the name and description of the new quasar project is defined. The SAVE feature would be :after a successful build where the user is asked if they would like to save this init as a template. I can envision cases where the user would also be able to edit / version their template with other things like adding extra plugins etc.

IlCallo commented 3 years ago

Hey there, can you expand on what you meant here? Can I close this, if it's not relevant anymore?