plone / plonecli

Plone Command Line Client - for creating and working with custom add-ons and themes
https://pypi.org/project/plonecli/
Other
19 stars 10 forks source link

Add configure command to set user defaults for mrbob #22

Closed MrTango closed 6 years ago

MrTango commented 6 years ago

As mr.bob allows to use user defaults, it would be nice if plonecli could assist the user in settings this defaults. Would should add a configure command which asks some questions and sets the defaults in ~/.mrbob.ini also find a way to do the same for windows users.

$ plonecli config

Settings:

and maybe some other questions of the bobtemplates, like use XML model or schema and so on.

Also we should ask the user to configure a global buildout cache, because this speeds up development a lot. In the time when we are not using buildout anymore, we will have alternativ configuration for pip/pipenv. So we should name it simply package cache instead of buildout cache in the variables.

MrTango commented 6 years ago

see also https://bobtemplatesplone.readthedocs.io/en/latest/intro.html#configuration