Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 532 Bytes

File metadata and controls

23 lines (14 loc) · 532 Bytes

codeGROOVE-dev Tap

How do I install these formulae?

brew install codegroove-dev/tap/<formula>

Or brew tap codegroove-dev/tap and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "codegroove-dev/tap"
brew "<formula>"

Formulas

  • review-goose - Menubar for GitHub pull request tracking and notifications
  • review-goose-cli - GitHub CLI tool that shows which PRs are waiting on you

Documentation

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