It is now part of workspace-d
Runs all dub and git commands for you so you dont have to.
Make sure dmd, dub and git are installed. Run dub.
dub
It will ask which components should be installed. If you
are using a fully featured workspace-d implementation like
code-d you need to install all components. (simply hit return)
Once done either copy all binaries in the bin/ folder to some
folder in your PATH, link them to some folder in your PATH or
add bin to your PATH.