Skip to content

chenrui333/homebrew-tap

Repository files navigation

homebrew-tap

This tap is setup for several reasons:

  • Formulae cannot be included into core for license (BSL for example), notability or stable release reasons
  • The tap is also well suited to test the upstream patches, as it is using same formula build/test process as homebrew-core.
  • Better alias support

Issues and PRs are welcome!

Installation

# tap the repo
brew tap chenrui333/tap

# formula
brew install <tool>

# cask
brew install --cask <tool>

package list

Formulae

Formula List
  • aiac
  • alacritty
  • amoco
  • asciinema
  • balcony
  • blueutil-tui
  • blush
  • btczee
  • bytebox
  • carton
  • cf-terraforming
  • cf-vault
  • cfnctl
  • codstts
  • dvm
  • emplace
  • fancy-cat
  • fex
  • flow
  • fortitude
  • gerust
  • git-vain
  • glsl-analyzer
  • go-junit-report
  • goboscript
  • hcldump
  • hcledit
  • hclgrep
  • hello
  • hellwal
  • jetzig
  • junit2html
  • keyhunter
  • koji
  • lola
  • libdivide
  • minisign
  • mitex
  • omnictl
  • otto
  • oxbuild
  • pike
  • pluralith
  • poop
  • projectable
  • public-ollama-finder
  • rails-new
  • resinator
  • rpds-py
  • rslocal
  • sato
  • satty
  • seamstress
  • shiroa
  • sig
  • simdjzon
  • termtunnel
  • terracove
  • terraform-cleaner
  • terraform-diff
  • terraform-iam-policy-validator
  • terraform
  • terrap-cli
  • terratag
  • tf-summarize
  • tfprovidercheck
  • tfreveal
  • tfsort
  • tftarget
  • tftree
  • tpm
  • travelgrunt
  • tun2proxy
  • wallust
  • yor
  • zero
  • [email protected]
  • [email protected]
  • ziggy
  • zigscient
  • zlint
  • zware

Known Issues

Package creation for personal accounts

I learned it in a hard way that there is no way to change the default package creation visibility from private to public. However, for organization accounts, it is feasible to update the default visibility setting for package creation (see this thread)