Requires git >= 2.
Release binaries are available on the releases page.
brew install lei/dot/dot
sudo pacman -Syu --noconfirm
sudo pacman -S --noconfirm ca-certificates git
curl -sSL https://git.io/dot.lei.sh | sh
sudo apt-get update -yq
sudo apt-get install -yyq ca-certificates curl git
curl -sSL https://git.io/dot.lei.sh | sh
Requires go.
go get -u github.com/LEI/dot
cd $GOPATH/src/github.com/LEI/dot
go run build.go vendor check install # or `make`