https://github.com/kdab/homebrew-tap
Homebrew formulas for KDAB projects
https://github.com/kdab/homebrew-tap
Last synced: 6 days ago
JSON representation
Homebrew formulas for KDAB projects
- Host: GitHub
- URL: https://github.com/kdab/homebrew-tap
- Owner: KDAB
- Created: 2015-07-04T13:23:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-01-09T16:29:23.000Z (over 1 year ago)
- Last Synced: 2024-04-28T04:06:40.956Z (about 1 year ago)
- Language: Ruby
- Size: 61.5 KB
- Stars: 11
- Watchers: 9
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew formulas for KDAB projects
## How to install the formulae
First add this tap to your homebrew using (you only need to do this
once to initialize the tap):`brew tap KDAB/tap`
Then install a formula using
```bash
brew install
```## Updating versions
If you're a developer trying to update a formula, go [here](DEVELOPERS.md).
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew#readme).