⚓ Installation

🍺 Homebrew

Install sibling via Homebrew, simply run:

brew tap tamada/brew
brew install sibling

Go lang

Install by CLI, run:

go get github.com/tamada/sibling

💪 Compiling yourself

Get source codes by git clone or download from GitHub, then run make to build sibling

$ git clone https://github.com/tamada/sibling.git # or download from https://github.com/tamada/sibling
$ cd sibling
$ make

💼 Requirements

Development