Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for e.g. brew bundle env --install #1630

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

MikeMcQuaid
Copy link
Member

This should allow a one-liner in e.g. eval $(brew bundle env --install) to install all packages and setup the environment.

While we're here, also:

  • make --quiet quieter by not outputting the success message
  • remove the --no-lock flag as it's been hidden for a while

@MikeMcQuaid MikeMcQuaid enabled auto-merge March 4, 2025 16:42
Copy link
Member

@p-linnane p-linnane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@MikeMcQuaid MikeMcQuaid force-pushed the install_env_improvements branch 2 times, most recently from 7d21dcb to b45376e Compare March 4, 2025 16:54
This should allow a one-liner in e.g.
`eval $(brew bundle env --install)` to install all packages and setup
the environment.

While we're here, also:
- make `--quiet` quieter by not outputting the success message
- remove the `--no-lock` flag as it's been hidden for a while
@MikeMcQuaid MikeMcQuaid force-pushed the install_env_improvements branch from b45376e to 98d8ad7 Compare March 4, 2025 16:54
@MikeMcQuaid MikeMcQuaid merged commit 949a403 into master Mar 4, 2025
4 checks passed
@MikeMcQuaid MikeMcQuaid deleted the install_env_improvements branch March 4, 2025 16:55
stepbrobd added a commit to stepbrobd/nix-darwin that referenced this pull request Mar 4, 2025
stepbrobd added a commit to stepbrobd/nix-darwin that referenced this pull request Mar 4, 2025
starostka pushed a commit to starostka/nix-darwin that referenced this pull request Mar 4, 2025
tulilirockz added a commit to tulilirockz/packages that referenced this pull request Mar 4, 2025
chuxubank added a commit to chuxubank/dotfiles that referenced this pull request Mar 5, 2025
akoeplinger added a commit to dotnet/runtime that referenced this pull request Mar 7, 2025
akoeplinger added a commit to dotnet/arcade that referenced this pull request Mar 7, 2025
nagromc added a commit to nagromc/chezmoi that referenced this pull request Mar 8, 2025
nagromc added a commit to nagromc/dotfiles that referenced this pull request Mar 8, 2025
twpayne pushed a commit to twpayne/chezmoi that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants