-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
I was surprised to not having to install dub separately as it's already contained in ~/.dvm/compilers/dmd-2.0xx.x/linux/bin/dub
after using
./dvm install dvm
dvm install 2.083.1
dvm use 2.083.1
However, it is not executable which means I had to run
chmod u+x ~/.dvm/compilers/dmd-2.0xx.x/linux/bin/dub
Would be cool if this happened automatically during the installation process.
Metadata
Metadata
Assignees
Labels
No labels