/homebrew-tap

🍺 Homebrew tap for the tools I build.

Primary LanguageRubyMIT LicenseMIT

boldandbrad/homebrew-tap

A Homebrew tap for tools created by @boldandbrad.

🍻 Available Formulae

  • euchre-cli - play euchre in your terminal
  • makey-cli - make passkeys in your terminal
  • meeple-cli - manage board game collections in your terminal

Coming soon

  • elo-cli - calculate elo ratings in your terminal

🚀 Usage

In order to use this tap, Homebrew must be installed (macOS or Linux).

Install

Tap this repo:

brew tap boldandbrad/tap

Install a formula:

brew install <formula>

Upgrade

Upgrade a formula to the latest version:

brew update && brew upgrade <formula>

Uninstall

Uninstall a formula:

brew uninstall <formula>

Untap this repo:

brew untap boldandbrad/tap

🫗 Homebrew Help

brew help, man brew or check Homebrew's documentation.

⚖️ License

Copyright (c) 2022 Bradley Wojcik. Released under the MIT License. See LICENSE for details.