A private Homebrew tap for the internal GDS CLI tooling, like the gds-cli.
- An SSH key configured in GitHub, as the gds-cli repo clones over SSH.
brew tap alphagov/gds
brew install gds-cli
gds --version
or
brew install alphagov/gds/gds-cli
gds --version