Homebrew / homebrew-bundle

📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to install only on specified macOS version or arch of OS

pOH7 opened this issue · comments

commented

like >= sonoma, and is arm64

the example Brewfile in README does not show such function, does homebrew-bundle support it?

Just use Ruby and Homebrew functions for this e.g. if Hardware::CPU.arm? or MacOS.version >= :sonoma