Coder Social home page Coder Social logo

Comments (2)

jacobbednarz avatar jacobbednarz commented on June 17, 2024

i don't mind the idea and something we've floated previously in #175 and #517 (for OS specific groups). i would use this feature however, my workaround at the moment is appending my global Brewfile with instance_eval(File.read("/Users/jacob/.Brewfile.work")) which also allows me to keep things separated.

on the flip side, this makes versions and the lockfile harder to reason with as the contents will change depending on the group selection and no longer be 1:1 with with everything mentioned in the Brewfile.

from homebrew-bundle.

MikeMcQuaid avatar MikeMcQuaid commented on June 17, 2024

I think I could probably emulate something like this using environment variables

This was what I was going to recommend.

I will "never say never" on groups but I don't see how they'll fit in with the full ecosystem today.

I enjoy having identical shell, tooling, etc. configuration between my work an home Mac, but sometimes my work requires that I install rather large or burdensome dependencies I'd like to avoid at home. Similarly, there's no need to install e.g. Lightroom on my work computer most of the time.

Another option for this (when I had the same at work) is the e.g. HOMEBREW_BUNDLE_BREW_SKIP variables set on one machine only (https://docs.brew.sh/Manpage#bundle-subcommand).

from homebrew-bundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.