Thanks for all the answers)
8. I have another more simple question about rdmd utility. It
takes one *.d file and searches for all dependencies. What if I
need to pass independent *.d file or *.ddoc file directly to dmd
compiler? How could I do that using dmd? I have no idea how I
could includ
Also I have additional question to this post.
6. If I would convert my repo to git, but use anather hosting
that github.org for example my own local server or bitbucket.org.
How could I specify source for loading dependencies? This is
unclear from dub documentation. Is it a tool for working wit
I have web-application project in D language hosted on
bitbucket.org. So I using Mercurial repository. I exactly have
two *logical* projects but currently they are in one repo. The
first is my library that includes not only D code, but also some
resources like HTML-page templates (not compiled