dub sub-projects

Vladimirs Nordholm v at vladde.net
Sun Sep 20 18:27:44 UTC 2020


On Sunday, 20 September 2020 at 18:24:31 UTC, Vladimirs Nordholm 
wrote:
> Hello. I wonder what the best-practice is for dub projects with 
> sub-projects. Excuse me if the terminology is wrong. Let me 
> explain my situation.
>
> ...

The project I am referring to is my project scone 
(https://github.com/vladdeSV/scone), which is a wrapper for 
terminal input/output. I want to separate the input and output 
parts into own GitHub projects.

The naming conventions for these projects would be
- scone
- scone-input
- scone-output


More information about the Digitalmars-d-learn mailing list