quasarframework / quasar-starter-kit

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

Feature: command line option to re-apply templates #146

Open DarkLite1 opened 3 years ago

DarkLite1 commented 3 years ago

Is your feature request related to a problem? It would be great if there was a way to fix your project with the latest template.

Describe the solution you'd like After an upgrade it would allow quasar to reinitialize itself, something like this:

quasar sync`

Describe alternatives you've considered Looking in the quasar template folder and copying all templates over.

Additional context This was an idea discussed with @IlCallo .

IlCallo commented 3 years ago

Thanks. This should be easier to do when we'll support saving JSON profiles (the list of answers when creating a project) with Quasar CLI