Skip to main content

Installation

brew install groo-dev/tap/groo

From Source

Requires Rust toolchain:

git clone https://github.com/groo-dev/cli
cd cli
cargo install --path .

Verify Installation

groo --version