-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Add macOS pkg installer #7554
Copy link
Copy link
Closed
Labels
discussFeature changes that require discussion primarily among the GitHub CLI teamFeature changes that require discussion primarily among the GitHub CLI teamenhancementa request to improve CLIa request to improve CLI
Metadata
Metadata
Assignees
Labels
discussFeature changes that require discussion primarily among the GitHub CLI teamFeature changes that require discussion primarily among the GitHub CLI teamenhancementa request to improve CLIa request to improve CLI
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the feature or problem you’d like to solve
Also build a pkg installer for macOS like for example Python and Go have so developers on macOS don't have to install the zip manually.
Proposed solution
A more simple and faster installation process for macOS developers with the addition of zsh autocompletion support which was linux exclusive before.
Additional context
I'll assign my self to develop this so you don't have to as I rely want to see this feature.