nice-curses releases / dub version git?
Neia Neutuladh
neia at ikeran.org
Sat Jan 12 17:38:09 UTC 2019
On Sat, 12 Jan 2019 12:10:25 +0000, Droggl wrote:
> 2. Is there a way to get a certain git-version (eg. commit or maybe even
> just "latest") for a package in dub?
git submodule and path-based dependencies, if you need a particular
version.
> 3. How is everyone in general using curses with D? Is there maybe a
> different library I should checkout instead? Are you using latest git?
dstep on curses.h and including that directly in my project.
More information about the Digitalmars-d-learn
mailing list