An open API service indexing awesome lists of open source software.

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

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).