https://github.com/jbangdev/homebrew-tap
https://github.com/jbangdev/homebrew-tap
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jbangdev/homebrew-tap
- Owner: jbangdev
- License: mit
- Created: 2019-12-25T09:45:33.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T12:39:44.000Z (about 1 year ago)
- Last Synced: 2025-04-19T12:38:11.037Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Formulae
## How do I install these formulae?
`brew install jbangdev/tap/jbang`
Or `brew tap jbangdev/jbang` and then `brew install jbang`.
Or install via URL (which will not receive updates):
```
brew install https://raw.githubusercontent.com/jbangdev/homebrew-tap/master/Formula/jbang.rb
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).