02.04.2017 17:43, Eric пишет:
On Sunday, 2 April 2017 at 04:14:56 UTC, rikki cattermole wrote:
On 02/04/2017 2:37 AM, Eric wrote:
I'm planning on some day putting a package in the DUB registry. My
package
is dependent on my "util" package which is a collection of stuff I use
across
all my pro
On Sunday, 2 April 2017 at 04:14:56 UTC, rikki cattermole wrote:
On 02/04/2017 2:37 AM, Eric wrote:
I'm planning on some day putting a package in the DUB
registry. My package
is dependent on my "util" package which is a collection of
stuff I use
across
all my projects. Does this mean I als
On 02/04/2017 2:37 AM, Eric wrote:
I'm planning on some day putting a package in the DUB registry. My package
is dependent on my "util" package which is a collection of stuff I use
across
all my projects. Does this mean I also have to put my util package in
the DUB registry?
Could I just make
I'm planning on some day putting a package in the DUB registry.
My package
is dependent on my "util" package which is a collection of stuff
I use across
all my projects. Does this mean I also have to put my util
package in the DUB registry?
Could I just make "util" a git sub module of the pa