Skip to content

guskovd/doha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Danil Guskov
Feb 5, 2019
5b1cc82 · Feb 5, 2019

History

44 Commits
Feb 5, 2019
Sep 3, 2018
Jan 21, 2019
Jan 22, 2019
Jan 21, 2019
Jan 22, 2019
Aug 31, 2018
Jan 21, 2019
Jan 20, 2019
Jan 21, 2019
Jan 22, 2019
Aug 31, 2018
Aug 30, 2018
Jan 21, 2019
Aug 30, 2018
Aug 30, 2018
Feb 5, 2019
Feb 5, 2019
Jan 21, 2019

Repository files navigation

doha - Docker virtual environment for Habitat.sh

Installation via golang package manager:

go get -u github.com/guskovd/doha

Install via homebrew:

brew tap guskovd/doha
brew install doha

Installation via binary:

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

Usage:

doha shell

doha shell

doha exec

doha exec -- which hab

doha start

Start doha daemon:

doha start

doha stop

Stop doha daemon:

doha stop