# homebrew-tap **Repository Path**: mirrors_cloudfoundry/homebrew-tap ## Basic Information - **Project Name**: homebrew-tap - **Description**: Cloud Foundry Homebrew packages - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Cloud Foundry Homebrew Tap === This is the repository for Cloud Foundry [Homebrew](http://brew.sh/) packages. Homebrew is "the missing package manager for OS X". To install a package: ``` brew tap cloudfoundry/tap brew install ``` 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 1. A Pivotal Tracker story will be created in the Toolsmiths tracker project 1. Toolsmiths will move the story to the team who has the most context on the changes, the 'reviewing team' 1. The 'reviewing team' will decide the best action to take, including merging/closing/editing the PR