https://github.com/circleci/homebrew-tap
Homebrew tap for CircleCI packages - see https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
https://github.com/circleci/homebrew-tap
Last synced: 24 days ago
JSON representation
Homebrew tap for CircleCI packages - see https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
- Host: GitHub
- URL: https://github.com/circleci/homebrew-tap
- Owner: circleci
- Created: 2025-11-18T11:50:32.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-05-21T15:23:28.000Z (28 days ago)
- Last Synced: 2026-05-22T00:28:18.887Z (28 days ago)
- Language: Ruby
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CircleCI Homebrew Tap
Homebrew tap for CircleCI packages - see https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap
## How do I install these formulae?
`brew install circleci/tap/`
Or `brew tap circleci/tap` and then `brew install `.
### circleci-testsuite
```bash
brew install circleci/tap/circleci-testsuite
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).