Skip to content

Instantly share code, notes, and snippets.

@djibe
Created February 2, 2024 10:52
Show Gist options
  • Save djibe/ecdaaf1c29a55bd1b514b1756ef5b71e to your computer and use it in GitHub Desktop.
Save djibe/ecdaaf1c29a55bd1b514b1756ef5b71e to your computer and use it in GitHub Desktop.
Create a winget package

Create a winget package

You must be the owner of the package and have a valid Github account.

Run commands:

winget install wingetcreate
winget create new

Follow tutorial until a Pull request is created.

Validate package with: winget validate --manifest <Path to manifest>

Then validate the Pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment