Back to Mise

`mise bootstrap packages brew tap`

docs/cli/bootstrap/packages/brew/tap.md

2026.9.21.2 KB
Original Source
<!-- @generated by usage-cli from usage spec -->

mise bootstrap packages brew tap

Add a Homebrew tap URL to [bootstrap.brew.taps]

Arguments

  • <TAP> — Tap name, e.g. owner/repo
  • [URL] — Repository URL for the tap; defaults to GitHub's owner/homebrew-repo.git naming

Flags

  • -l --local — Write to the local config instead of the global config

  • -n --dry-run — Print the config change without writing it

  • -p --path <PATH> — Write to this config file or directory

    Aliases: --file

  • -h --help — Print help

Examples

mise bootstrap packages brew tap railwaycat/emacsmacport
mise bootstrap packages brew tap acme/tools https://github.com/acme/homebrew-tools.git
<!-- generated reference navigation -->