github microsoft/winget-cli v.0.2.2521-preview
Windows Package Manager v0.2.2521 Preview

pre-release3 years ago

Experimental support for a curated list of store apps for developers.

New Features

#535 Replace yaml-cpp with libyaml
#544 Add pre-indexed Microsoft Store source

winget features will show the status of the Microsoft Store Support.
winget settings will launch the settings file in your default JSON editor.

Add the following code block to your settings file and the store source will be added

{
    "experimentalFeatures": {
        "experimentalMSStore": true
    }
}

Don't miss a new winget-cli release

NewReleases is sending notifications on new releases.