wordup-cli icon indicating copy to clipboard operation
wordup-cli copied to clipboard

Use a default list of plugins when running "wordup init"

Open stefanobartoletti opened this issue 5 years ago • 2 comments

I think it would be useful to be able to define somewhere a list of plugins to be automatically installed on every run of wordup init; usually one would use the same set of basic plugins for every project, and having a preconfigured list to use as a default would save time, instead of having to manually type each of them when prompted.

Ideally the user would be able to set this list in a global config somewhere, ready to be used when starting a new project.

Probably an even better solution would be to have a prompt on the CLI that asks for conformation to use the default set of plugins, maybe even listing them in the console for a quick review, and continuing with the default behavior of asking if one wants to add some more of them manually.

stefanobartoletti avatar May 28 '20 09:05 stefanobartoletti

Very similar to #38

shry avatar May 28 '20 21:05 shry

Yes, I didn't notice the other request but it seems to be the same thing

stefanobartoletti avatar Jun 03 '20 14:06 stefanobartoletti