homebrew-bundle VS mas

Compare homebrew-bundle vs mas and see what are their differences.

homebrew-bundle

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

mas

:package: Mac App Store command line interface (by mas-cli)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
homebrew-bundle mas
27 19
5,113 10,582
6.2% 1.9%
8.8 6.3
2 days ago 28 days ago
Ruby Swift
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

homebrew-bundle

Posts with mentions or reviews of homebrew-bundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-28.
  • How do you setup a new Mac?
    2 projects | news.ycombinator.com | 28 Jan 2024
    I maintain a Brewfile (https://github.com/Homebrew/homebrew-bundle) which contains the majority of the non-project specific applications that I like to install on any new Mac:

    https://github.com/jonahgeorge/dotfiles/tree/main

    What's really nice is the `cask` & `mas` keywords allow you to install .dmg files & directly from the App Store.

    ---

    While its not included in there yet, I've been experimenting with maintaining a private Homebrew tap which contains my ~/bin directory as opposed to shell aliases.

  • Pkgx – “Run Anything” from the creator of brew
    3 projects | news.ycombinator.com | 4 Oct 2023
    > It's strange that people are so against declarative systems, or even file-based OS configuration. When I get my new Macbook I was up-and-running within a few minutes. I can't imagine maintaining a list of brews I need to re-install just to set up everything + my configs + everything else.

    I haven’t had time to try Nix yet, but HomeBrew does have a declarative-ish workflow that I’ve been using for years:

    [Brew Bundle](https://github.com/Homebrew/homebrew-bundle) let’s you have a plaintext file listing all packages you want installed on your system. Add a line for stuff you want installed, delete a line for stuff you want removed, invoke it the right way and it will install/remove packages until your system matches the list. The initial list can be generated by “brew bundle dump” or something like that.

    For configuration, I find that a normal dotfile repo cloned into my ~/.config (with a script that maintains symlinks to config files in e.g. ~/Library) works well enough for my use.

  • Ask HN: What are your favorite iOS/macOS automations?
    3 projects | news.ycombinator.com | 1 Sep 2023
    Brew supports dumping installed things into a brewfile: https://github.com/Homebrew/homebrew-bundle

    I was using text files before as well to manage it.

  • Show HN: Applite – Clean Homebrew front end app for macOS built with SwiftUI
    5 projects | news.ycombinator.com | 10 Aug 2023
    Assuming everyone's on a Mac, I'm actually surprised there isn't that much use of something like homebrew-bundle[1]. It's definitely nicer to have your tooling run natively rather than, say, trying to wrap everything in Docker, or trying to get everybody on board with nix or guix.

    I think the only real issue here is that you can't really pin to specific versions unless a formula exists, and there is no guarantee that a formula with a pinned version will stick around because homebrew likes to stay lean.

    [1]https://github.com/Homebrew/homebrew-bundle/

  • Brew Bundle
    1 project | news.ycombinator.com | 13 Jun 2023
  • The new Obsidian icon
    2 projects | /r/ObsidianMD | 2 Jun 2023
  • Which apps do you install first on any new Mac?
    10 projects | /r/MacOS | 20 May 2023
    You should checkout Homebrew bundle and create a Brewfile instead. That will let you install both stuff from brew, casks and Mac AppStore apps in one go.
  • macOS users: you can now install Active Trader Pro with Homebrew!
    2 projects | /r/fidelityinvestments | 22 Apr 2023
    If you use brew bundle and create your own Brewfile, you can store this with your personal dot files and automate bootstrapping (auto-installing all your system tools) a new or recently reformatted Mac by including auto-trader-pro in your Brewfile.
  • 2 Days ago I made a comment saying I would quit photography before buying an Apple for photo editing. I'm sorry, be gentle
    3 projects | /r/macbookpro | 27 Mar 2023
    And if you're already loving Homebrew, definitely check out Homebrew Bundle!
  • I was a MacOS hater until...
    15 projects | /r/MacOS | 20 Mar 2023
    If you like homebrew, definitely give homebrew bundle a whirl if you haven't already

mas

Posts with mentions or reviews of mas. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-21.

What are some alternatives?

When comparing homebrew-bundle and mas you can also consider the following projects:

linuxbrew-core - đź’€Formerly the core formulae for the Homebrew package manager on Linux

eqMac - macOS System-wide Audio Equalizer & Volume Mixer 🎧

FinderFix - FinderFix lets you resize and reposition Finder windows to your liking

phpmon - Lightweight, native Mac menu bar app that helps you manage multiple PHP installations, locate config files and more. Also interacts with Laravel Valet.

PopClip-Extensions - Source code extensions in the official PopClip Extensions directory.

linearmouse - The mouse and trackpad utility for Mac.

homebrew-lilypond - Install LilyPond from homebrew/core instead of this tap: https://formulae.brew.sh/formula/lilypond

dotbot - A tool that bootstraps your dotfiles ⚡️

nix - Nix, the purely functional package manager

homebrew-command-not-found - 🔍 Ubuntu’s command-not-found equivalent for Homebrew on macOS

duti - A command-line tool to select default applications for document types and URL schemes on Mac OS X