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 Macports install for macOS #7361
Comments
If there is a solution for the #7362 you opened, do you still want this? |
At this point, we don't have a plan to ship the package in MacPorts. |
I would like to submit a PR which provides support for MacPorts. |
@conradwt we would welcome your PR. |
@tjprescott Good to hear because I have learned from a previous PR that I should get some confirmation prior to starting any PR. |
Since we do not plan to add MacPorts support, I will close this issue. You are welcome to submit a PR supporting this platform. |
Is your feature request related to a problem? Please describe.
At this time, the only way to install the Azure CLI is Homebrew if one is reading the documentation. However, I really don't want to install yet another package manager but rather use an existing package manager that I'm using at this time. Thus, I would like to see support for MacPorts.
Describe the solution you'd like
I would like to be able to install Azure CLI using MacPorts.
Describe alternatives you've considered
I have tried using pip during a Cloud Native workshop which failed. Also, I have used Docker with success but it would be nice not to force this dependency on users of the Azure CLI.
Additional context
I would be interested in creating the Portfile to work with MacPorts and updating the necessary dependencies like documentation.
The text was updated successfully, but these errors were encountered: