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:
Author name
Author email
Github user name
Default Plone version
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.
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.