https://github.com/obsproject/homebrew-tools
https://github.com/obsproject/homebrew-tools
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/obsproject/homebrew-tools
- Owner: obsproject
- License: mit
- Created: 2022-11-23T16:05:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T22:09:00.000Z (over 2 years ago)
- Last Synced: 2024-04-14T01:49:44.441Z (about 2 years ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obsproject Tools
## How do I install these formulas?
`brew install obsproject/tools/`
Or `brew tap obsproject/tools` and then `brew install `.
Or install via URL (which will not receive updates):
```
brew install https://raw.githubusercontent.com/obsproject/homebrew-tools/master/Formula/.rb
```
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).
## Contributing
[](https://github.com/obsproject/homebrew-tools/actions?query=workflow%3Abrew%20pr-pull)