superatomic / homebrew-bundle-extensions

🗄 Command extensions for Homebrew that allow for easy modification of brew bundles.
https://gh.superatomic.dev/homebrew-bundle-extensions
BSD 2-Clause "Simplified" License
14 stars 2 forks source link
brew brew-bundle brew-command brew-tap brewfile brewfiles bundle cli homebrew homebrew-command homebrew-tap tap

Homebrew Bundle Extensions

Homebrew Bundle Extensions adds command extensions to Homebrew that allow for easy modification of brew bundles.

Installation

Install Homebrew first if it isn't already installed, then run:

brew tap superatomic/bundle-extensions

Alternatively, you can add homebrew-bundle-extensions to your Brewfile by adding this line:

tap "superatomic/bundle-extensions"

Commands

All commands support specifying a Brewfile's location using --file, --global, or by setting the $HOMEBREW_BUNDLE_FILE environment variable.

License

This project is duel-licensed under the BSD 2-Clause "Simplified" License and the MIT License.