# homebrew-tap **Repository Path**: mirrors_KDAB/homebrew-tap ## Basic Information - **Project Name**: homebrew-tap - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-03 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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).