-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Publish on macports #1607
Comments
I thought macOS users should prefer HomeBrew than MacPorts. |
@zonyitoo homebrew installs from git repos and to a home dir instead of system wide. homebrew also pulls a bunch of uneeded crap unfortunately. |
Do you know how to make a Portfile for this project and update it automatically (maybe with github action)? |
https://guide.macports.org/#development.buildbot Emm, MacPorts has a buildbot. |
yes, and the portfile needs to be added to this GitHub repo: |
thank you for publishing it! |
So that it can be installed via
sudo port install shadowsocks-rust
. MacPorts only have libev C implementation at the moment.The text was updated successfully, but these errors were encountered: