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

Call mr.bob using its API #66

Closed jensens closed 3 years ago

jensens commented 3 years ago

Call mr.bob using its API, no longer as subprocess. This ease the usage in a virtualenv.

Also minr cleanup ins setup.py:

MrTango commented 3 years ago

LGTM