Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 856 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 856 Bytes

Homebrew Tap

How do I install these formulae?

Grab yourself a personal access token. Then...

export HOMEBREW_GITHUB_API_TOKEN=...
brew tap get-bridge/tap git@github.com:get-bridge/homebrew-tap.git

Bridge VPN CLI

brew install bridge-vpn-cli

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/get-bridge/homebrew-tap/master/Formula/bridge-vpn-cli.rb

Truss-cli

brew install truss-cli

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/get-bridge/homebrew-tap/master/Formula/bridge-vpn-cli.rb

Documentation

brew help, man brew or check Homebrew's documentation.