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

What would it take to support brew, some macOS package manager? #19

Open
piotr-yuxuan opened this issue Apr 4, 2018 · 3 comments
Open

Comments

@piotr-yuxuan
Copy link
Contributor

I see that system-packages already supports quite a few different package manager. Would it be more or less straightforward for this package to support some other package manager?

@piotr-yuxuan
Copy link
Contributor Author

Ha, rookie mistake, I just didn't see #16 💝

@Ambrevar
Copy link
Member

Ambrevar commented Apr 5, 2018

@tuedachu is working on #16 indeed, but you are always welcome to help.
Most of the code is fairly simple, the hardest part is to extract the information from the output of various commands (which is a little harder than merely calling system-packages).

brew is a little different compared to other package managers that are currently supported. I don't have a macOS, so if you've got experience with it, your input is more than welcome! :)

@Ambrevar
Copy link
Member

Merged. That said, lots of features are missing, such as TRAMP support, find-files, etc.
Help is more than welcome!

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

2 participants