⚓ 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
- Runtime
- Bash 4.x or after, for completion.
- zsh?, and fish?, I do not use them, so I do not know.
- For macOS user, the default shell of the macOS is bash 3.x, therefore, the completion is not work enough.
rrh
is maybe work on Windows, and Linux. I do not use them.
- Development