On 21/09/2020 6:24 AM, Vladimirs Nordholm wrote:
I am unsure what the dub file would look like. I read that there is something called "subPackages", but in my mind I see them as dependencies. Is "subPackages" the right approach here?

Yes but no.

Normally all of these (what appear to be small but highly related code ) would go in the single repository which is when you would use subPackages.

But since you insist on them being separate repositories, then they are just regular old dependencies.

Reply via email to