/homebrew-tap

Homebrew tap for installing custom tools.

Primary LanguageRubyMIT LicenseMIT

Splo's Homebrew Tap

Homebrew tap with formulae for installing the following:

Project Description Install
docker-brennen Cleanup unused Docker resources. brew install docker-brennen
docker-tools Docker-related tools brew install docker-tools
git-delete-merged-branches Delete branches present in local but deleted in remote brew install git-delete-merged-branches
git-tools Helpful Git tools brew install git-tools
macos-tools Simple command-line utilities only usable on macOS brew install macos-tools
## Usage
# Add tap
brew tap splo/tap
# Install the tools
brew install docker-tools docker-brennen git-tools macos-tools