go get -u github.com/guskovd/doha
brew tap guskovd/doha
brew install doha
Save the corresponding binary in the directory included in the PATH environment variable (/usr/bin, /usr/local/bin, etc ...)
e.g. /usr/local/bin/doha
doha shell
doha exec -- which hab
Start doha daemon:
doha start
Stop doha daemon:
doha stop