Skip to content

Windows Package Manager Manifest Creator v0.1.0.1 Preview

Compare
Choose a tag to compare
@palenshus palenshus released this 13 May 23:25
2fcf879

This is the initial preview release of the Windows Package Manager Manifest Creator. This tool designed to simplify the process for creating a valid manifest for the Windows Package Manager and it aids in the submission to the GitHub repository. It was designed both for human interaction and CI/CD scenarios. To get usage instructions, execute wingetcreate --help.

After it is installed, developers can run wingetcreate via the Windows Terminal, PowerShell, or the Command Prompt.

Features

wingetcreate exposes the following commands and options for the preview.

  new       Launches a series of questions to help generate a new manifest
  update    Updates fields of an existing manifest
  submit    Submits a valid manifest directly to the Windows Package Manager repo
  token     Modifies the GitHub auth token cache* --help Provides command line help

For complete documentation, check https://github.com/microsoft/winget-create