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 new way app delivery method: Brew? #39

Open
saenkoyd opened this issue Feb 15, 2023 · 5 comments
Open

Add new way app delivery method: Brew? #39

saenkoyd opened this issue Feb 15, 2023 · 5 comments

Comments

@saenkoyd
Copy link

We are implementing Pulse in our team, and it would be rather good to use something like Brew to install Pulse Pro on our team's Macs.

And for future updates, just use brew updating system instead of downloading from Github page

Thank you!

@kean
Copy link
Owner

kean commented Feb 15, 2023

Yes, I'm considering two options: putting it on App Store (unlikely to happen) and adding an auto-updater.

@saenkoyd
Copy link
Author

Up to you 👍

IMHO brew is more widespread and it's easier to install then App Store

@kean
Copy link
Owner

kean commented Feb 16, 2023

I didn't know that. I only ever user to install the command-line tools. I'll definitely give it a try then.

@techinpark
Copy link

I agree with the brew support, maybe I can contribute?

@lordcodes
Copy link

lordcodes commented Mar 10, 2023

Brew is still really good for UI apps. I install everything I can via it, so I can maintain a Brewfile that can set up everything on my system.

It is worth mentioning this wouldn't just be a one-time set up though. It would likely involve either manual steps or some extra automation (and then checking it) for each new release.

Therefore, adding auto-updating into the app itself will also be very high value. That way the installation method just affects the first time install.

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