How to install gitb. Supported OS are Windows, MacOS and Linux.

Homebrew

 It can be installed with Homebrew, the package manager for MacOS.

brew tap vvatanabe/gitb
brew install gitb

Go

 If you have the Go(go1.13+) installed, you can also install it with go get command.

go get github.com/vvatanabe/gitb

GitHub Release Page

 You can download the pre-built binary for each OS from the GitHub Release Page. After downloading, put in the directory in PATH.