Skip to content

Make dub executable #44

@Timoses

Description

@Timoses

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions