https://github.com/moritzheiber/homebrew-tap
A Homebrew tap for some binaries
https://github.com/moritzheiber/homebrew-tap
Last synced: about 2 months ago
JSON representation
A Homebrew tap for some binaries
- Host: GitHub
- URL: https://github.com/moritzheiber/homebrew-tap
- Owner: moritzheiber
- Created: 2020-04-04T16:36:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T19:20:40.000Z (over 3 years ago)
- Last Synced: 2025-01-25T05:44:25.802Z (over 1 year ago)
- Language: Ruby
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew tap for all my binary projects
Currently:
- [crowbar](https://github.com/moritzheiber/crowbar)
## Install a package
```sh
$ brew install moritzheiber/tap/crowbar
```
This will mount the `moritzheiber/tap` tap and then install the `crowbar` package from it.