This repository contains Homebrew formulae for various tools and utilities maintained by williamthorsen
.
To use these formulae, first tap this repository:
brew tap williamthorsen/tap
Then install the desired package using the brew install
command with the name of the formula:
brew install <formula-name>
git-recon
: Custom Git config file for Git-Recon.
Once you've tapped this repository, you can manage the formulae using standard Homebrew commands, such as these:
# Syntax
brew install <formula-name>
brew upgrade <formula-name>
brew uninstall <formula-name>
# Example
brew install git-recon
For detailed information on all available Homebrew commands, including how to manage and troubleshoot your installations, visit the official Homebrew Documentation.
Here are a few useful links:
This repository and all included formulae are licensed under the ISC License.