Skip to content

Instantly share code, notes, and snippets.

@djibe
Last active May 16, 2025 20:03
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

Set command in the executable folder.

Then run: wingetcreate new

Follow tutorial until a Pull request is created.

Deprecated

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