std.essentials
Mike Parker
aldacron at gmail.com
Mon May 17 13:40:58 UTC 2021
On Monday, 17 May 2021 at 13:38:24 UTC, Mike Parker wrote:
> On Monday, 17 May 2021 at 13:14:36 UTC, Ogi wrote:
>> On Monday, 17 May 2021 at 09:09:07 UTC, Basile B. wrote:
>>> perfect idea for a DUB package /s
>>
>> Is there a trivial way to use dub packages with rdmd?
>
> There's no way to use dub packages with rdmd. If you'd want to
> that, you might as well use dub.
At least in terms of having everything automated. The only option
is to clone the repository of any dub project you'd like to use
and make sure its source is on the import path.
More information about the Digitalmars-d
mailing list