⚓️ Install
🍺 Homebrew
You can install gixor
via 🍺 Homebrew.
brew install tamada/tap/gixor
💪 Compile yourself
git clone https://github.com/tamada/gixor.git
cd gixor
cargo build --release
cp target/release/gixor-cli /install/path/of/gixor
You can install gixor
via 🍺 Homebrew.
brew install tamada/tap/gixor
git clone https://github.com/tamada/gixor.git
cd gixor
cargo build --release
cp target/release/gixor-cli /install/path/of/gixor