⚓ Installation

🍺 Homebrew

Install rrh via Homebrew, simply run:

$ brew tap tamada/brew
$ brew install rrh

Golang

To install cli, simply run:

$ go get git@github.com/tamada/rrh.git

🛠️ Build from source codes

$ git clone https://github.com/tamada/rrh.git
$ cd rrh
$ make

✅ Requirements