In general, this is being done now-in-a-day with mr.developer. You can use this build method:
[buildout]
extends =
https:
https:
Then add the sources to the parameter auto-checkoutin the section [buildout]and in the section [sources]in the format described here:
- :
[buildout]
auto-checkout = my.package
[sources]
my.package = git https://url.to/my.package
eggs plone.recipe.zope2instance, :
[instance]
recipe = plone.recipe.zope2instance
eggs =
Pillow
Plone
my.package
. Plone coredev buildout :
, develop [buildout], " " ( ):
[buildout]
develop = src/my.package