Thread overview | |||||
---|---|---|---|---|---|
|
July 06, 2018 depend 0.2.0 | ||||
---|---|---|---|---|
| ||||
depend is a tool to visualize or to check import dependencies. It was briefly presented at DConf 2018. For an example, see the generated package dependencies of the vibe.d code: https://raw.githubusercontent.com/wiki/funkwerk/depend/images/vibe.png The tool has been completely reworked in response to https://issues.dlang.org/show_bug.cgi?id=15337 http://github.com/funkwerk/depend http://depend.dub.pm/ |
July 11, 2018 Re: depend 0.2.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mario Kröplin | On Friday, 6 July 2018 at 15:53:19 UTC, Mario Kröplin wrote:
> depend is a tool to visualize or to check import dependencies.
> It was briefly presented at DConf 2018.
>
> For an example, see the generated package dependencies of the vibe.d code:
> https://raw.githubusercontent.com/wiki/funkwerk/depend/images/vibe.png
>
> The tool has been completely reworked in response to https://issues.dlang.org/show_bug.cgi?id=15337
>
> http://github.com/funkwerk/depend
> http://depend.dub.pm/
I would be nice to have this integrated inside code.dlang.org
what do you think?
|
July 11, 2018 Re: depend 0.2.0 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Bogdan Szabo | On 11/07/2018 11:37 PM, Bogdan Szabo wrote:
> On Friday, 6 July 2018 at 15:53:19 UTC, Mario Kröplin wrote:
>> depend is a tool to visualize or to check import dependencies.
>> It was briefly presented at DConf 2018.
>>
>> For an example, see the generated package dependencies of the vibe.d code:
>> https://raw.githubusercontent.com/wiki/funkwerk/depend/images/vibe.png
>>
>> The tool has been completely reworked in response to https://issues.dlang.org/show_bug.cgi?id=15337
>>
>> http://github.com/funkwerk/depend
>> http://depend.dub.pm/
>
> I would be nice to have this integrated inside code.dlang.org
>
> what do you think?
Alternatively its has been discussed to be integrated into adrdox.
Which is luckily supported by dub repo :)
|
Copyright © 1999-2021 by the D Language Foundation