https://github.com/bethropolis/homebrew-tap
my homebrew formulas
https://github.com/bethropolis/homebrew-tap
Last synced: 27 days ago
JSON representation
my homebrew formulas
- Host: GitHub
- URL: https://github.com/bethropolis/homebrew-tap
- Owner: bethropolis
- License: mit
- Created: 2026-03-04T04:51:38.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-10T23:44:49.000Z (about 1 month ago)
- Last Synced: 2026-05-11T01:31:23.270Z (about 1 month ago)
- Language: Ruby
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-tap
[](https://github.com/bethropolis/homebrew-tap)
[](https://github.com/bethropolis/homebrew-tap/releases/latest)
[](https://github.com/bethropolis/homebrew-tap/actions/workflows/ci.yml)
[](LICENSE)
My personal [Homebrew](https://brew.sh) tap containing custom formulae.
## How to use
Add the tap:
```sh
brew tap bethropolis/tap
```
Install a formula:
```sh
brew install bethropolis/tap/localgo
```
## Available casks
| Cask | Description | Install |
| ---- | ----------- | ------- |
| `localgo` | LocalSend v2.1 protocol implementation — LAN file transfer CLI | `brew install --cask bethropolis/tap/localgo` |
## License
[MIT](LICENSE)