Easily install the Hckr CLI using Homebrew.
Initialize tap:
brew tap hckr-cli/tap
To install or upgrade the Hckr CLI, run:
brew install hckr
If this tap has been updated but you don't see it show up locally, you can force an update with:
brew update --force
As long as you have configured shell completion for Homebrew itself, shell completion for the Hckr CLI will work out of the box.
You can find documentation for setting this up at https://docs.brew.sh/Shell-Completion.