You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
@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! :)
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?
The text was updated successfully, but these errors were encountered: