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

deep integration with homebrew & brew bundle #21

Closed
ghost opened this issue Apr 15, 2016 · 11 comments
Closed

deep integration with homebrew & brew bundle #21

ghost opened this issue Apr 15, 2016 · 11 comments

Comments

@ghost
Copy link

ghost commented Apr 15, 2016

Thinking about being able to specify mac app store apps in my Brewfile and have them be installed as part of brew bundle.

@argon
Copy link
Contributor

argon commented Apr 16, 2016

That sounds like a great idea. I'd be interested to see what anyone can come up with for this but it is outside the scope for my use of the tool.

@MikeMcQuaid
Copy link

I'm one of the Homebrew maintainers and am up for implementing this. @argon how would you feel about mas being part of the main Homebrew repository? If you're 🆗 with that I'll create a PR.

@argon
Copy link
Contributor

argon commented Apr 20, 2016

@MikeMcQuaid could you explain a little more how you'd see this working please?

@MikeMcQuaid
Copy link

@argon I'd see the following steps (if they were all 🆗 with you):

  1. mas be added to the homebrew/core repository so anyone can brew install mas.
  2. brew bundle dump will dump your App Store apps to a Brewfile using mas list and install them using mas install (if you have mas already installed).

@argon
Copy link
Contributor

argon commented Apr 20, 2016

@MikeMcQuaid that sounds great. I guess the main impact to me would be needing a PR to homebrew/core whenever I release a new version?

@MikeMcQuaid
Copy link

@argon Yep, basically, although the community may notice and pick that up for you.

@argon
Copy link
Contributor

argon commented Apr 20, 2016

@MikeMcQuaid Awesome 🆗. Can't wait to see what the future holds.

@MikeMcQuaid
Copy link

@argon Well done on an awesome project. I had it bookmarked for a while and thought I was going to be disappointed by an ugly hack but it's pretty great 👏

@timsutton
Copy link
Contributor

Guilty as charged (!), that's my Apple radar I opened today asking Apple to write a supported CLI tool to do what the mas tool allows.

I think this project is awesome and have had good results with it, but it would be great if it didn't require using internal frameworks. Feel free to dupe!

@MikeMcQuaid
Copy link

@ebramanti
Copy link

@MikeMcQuaid This is merged now correct?

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

No branches or pull requests

4 participants