Skip to content

cloudfoundry/homebrew-tap

Repository files navigation

Cloud Foundry Homebrew Tap

This is the repository for Cloud Foundry Homebrew packages. Homebrew is "the missing package manager for OS X".

To install a package:

brew tap cloudfoundry/tap
brew install <bbl | bbr | bosh-cli | cf-cli | credhub-cli | uaa-cli>

Available packages:

Package Description
cf-cli The official Cloud Foundry CLI
bosh-cli The official new BOSH CLI
credhub-cli The official CredHub CLI
bbl The official bosh-bootloader CLI
bbr The official BOSH Backup and Restore CLI
uaa-cli The official new UAA CLI (alpha)

Want to change something?

  1. Make a PR
  2. A Pivotal Tracker story will be created in the Toolsmiths tracker project
  3. Toolsmiths will move the story to the team who has the most context on the changes, the 'reviewing team'
  4. The 'reviewing team' will decide the best action to take, including merging/closing/editing the PR