-
Clone this repository
go get -d github.com/howtowhale/dvm cd $GOPATH/src/github.com/howtowhale/dvm
-
Add your fork as a remote:
git remote add fork [email protected]:USERNAME/dvm.git
-
Build
dvm
:make
-
Run tests:
make test
-
Try out your local build:
source ./dvm.sh dvm --version