Skip to content

chore(packaging): add installation guide for winget

Clement Sam requested to merge profclems-patch-2 into trunk

Description glab can now be installed via winget, the official Microsoft Package manager. I submitted a PR with a manifest for glab to be added to winget packages https://github.com/microsoft/winget-pkgs/pull/5561 which has been approved and merged.

This PR adds documentation on how to install with winget.

Related Issue

Follow up PR to #374 Resolves #103 (closed)

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports