The binary is called gr.

Install

Shell completion

Generate completion scripts for your shell:

  # bash
source <(gr completion bash)

# zsh
gr completion zsh > "${fpath[1]}/_gr"

# fish
gr completion fish | source

# powershell
gr completion powershell | Out-String | Invoke-Expression
  

Verify

  gr version
gr doctor      # health checks, verifies dependencies