On Thursday, 26 November 2015 at 11:49:25 UTC, John Colvin wrote:

Pretty sure it works fine with anything that dub knows about.

dub add-path or dub add-local should put things on an even footing with ~/.dub in that regard.

`dub add-path` and `dub add-local` permanently add the specified paths to `~/.dub/packages/local-packages.json`. So this means that `~/.dub` is still special. and additional steps are necessary to keep this file clean.

Better it would be to able to specify this path on calling `dub describe`.

Reply via email to