https://github.com/pe/homebrew-old-tap
https://github.com/pe/homebrew-old-tap
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pe/homebrew-old-tap
- Owner: pe
- Created: 2024-05-13T18:52:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-24T19:53:09.000Z (about 2 years ago)
- Last Synced: 2025-01-28T14:51:06.343Z (over 1 year ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pe Old-tap
## How do I install these formulae?
`brew install pe/old-tap/`
Or `brew tap pe/old-tap` and then `brew install `.
Or, in a [`brew bundle`](https://github.com/Homebrew/homebrew-bundle) `Brewfile`:
```ruby
tap "pe/old-tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).