ahrenstein / homebrew-taps

Just some custom homebrew formulas and casks I use that aren't in the main repos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matt's Homebrew Taps

This repo contains a few custom Homebrew taps for projects I use that don't contribute their own formulas/casks.

Usage

To use this repo you can tap it with brew tap ahrenstein/homebrew-taps
To list all of the formula/casks in this repo you can run brew tap-info ahrenstein/taps --json | jq -r '.[]|(.formula_names[],.cask_tokens[])'

Current Formulas

  1. saml2aws-duo - Temporary formula for Versent's saml2aws built with Duo support for JumpCloud.
    This will go away when this PR merges.

Current Casks

  1. Custom patched CAMod
  2. OpenRA playtest build

About

Just some custom homebrew formulas and casks I use that aren't in the main repos

License:MIT License


Languages

Language:Ruby 100.0%