https://github.com/64bit/homebrew-tap
https://github.com/64bit/homebrew-tap
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/64bit/homebrew-tap
- Owner: 64bit
- Created: 2026-04-06T20:26:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-04-19T22:55:36.000Z (2 months ago)
- Last Synced: 2026-04-20T00:36:04.139Z (2 months ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 64bit Tap
## How do I install these formulae?
`brew install 64bit/tap/`
Or `brew tap 64bit/tap` and then `brew install `.
Or, in a `brew bundle` `Brewfile`:
```ruby
tap "64bit/tap"
brew ""
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).