mise bootstrap packages brew tap
- Usage:
mise bootstrap packages brew tap [FLAGS] <TAP> [URL] - Effect: modifies state
- Source code:
src/cli/system/brew/mod.rs
Add a Homebrew tap URL to [bootstrap.brew.taps]
Arguments
<TAP>— Tap name, e.g.owner/repo[URL]— GitHub URL for the tap. Defaults to https://github.com/<owner/homebrew-<repo>.git>
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 directoryAliases:
--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