Brew install step should support brew bundles (Brewfile)

Brew provides a command brew bundle for installing dependencies from a Brewfile which would be committed to a repository with an optional lockfile. It would be nice if the Brew install step supported this functionality so you could avoid duplicating the declaration of your dependencies in both the Brewfile and the step (or bitrise.yml).

See also GitHub - Homebrew/homebrew-bundle: πŸ“¦ Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.

Thanks for the feature request, @NReilingh! Don’t forget to vote on it as well :wink:

1 Like