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

replace Brewfile with shell script #13

Closed
travi opened this issue Jul 19, 2014 · 4 comments
Closed

replace Brewfile with shell script #13

travi opened this issue Jul 19, 2014 · 4 comments

Comments

@travi
Copy link
Owner

travi commented Jul 19, 2014

it looks like the brew team is removing the Brewfile capability (Homebrew/legacy-homebrew#30815). Need to find a different approach for the Brewfile (and probably the Caskfile as well). A shell script is probably the simplest replacement.

@simono
Copy link

simono commented Jul 19, 2014

I've got the same problem. I'm thinking about using Ansible for this. The homebrew Module and the homebrew_cask Module look good.

Maybe useful for you?

@travi
Copy link
Owner Author

travi commented Jul 19, 2014

@simono, I've heard good things about Ansible. I haven't had a need for my bootstrap process to go quite to the level of that or puppet yet, but I agree, it is at least something to keep in mind as things like this might drive me in that direction.

@ericboehs
Copy link

I'm sad to see this go. There is always the original brewdler gem. It's a different syntax though. Maybe the author will start maintaining it again.

@travi
Copy link
Owner Author

travi commented Sep 1, 2014

this may be a good example script to follow if I do end up having to make this change

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

3 participants