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 custom brew installation path #15

Merged
merged 5 commits into from
Dec 7, 2020
Merged

Add support for custom brew installation path #15

merged 5 commits into from
Dec 7, 2020

Conversation

zachberger
Copy link
Contributor

This fixes #13.

Additionally, when testing , I noticed a crash when there are no services installed, so I fixed that too.

* If a brew location is not set, Brewlet will select the default location based on the current running platform.
* Refactor preferences to have radio buttons for Apple Silicon, Intel, and custom locations
@zachberger
Copy link
Contributor Author

Attaching screenshot of new preferences:
Screen Shot 2020-11-29 at 4 32 04 PM

@zkokaja
Copy link
Owner

zkokaja commented Nov 30, 2020

Thanks, this looks good! I'll give it a thorough testing on my system and merge it with main. Hoping to have a new version released soon.

It also looks like this would solve #12.

@zkokaja zkokaja merged commit 09f75e4 into zkokaja:master Dec 7, 2020
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.

Allow customization of brew path
2 participants