Create WinGet manifests for the
winget-pkgsrepository. More information: https://github.com/russellbanks/Komac.
komac new {{Package.Identifier}} --version {{1.2.3}} --urls {{https://example.com/app.exe}}
komac update {{Package.Identifier}} --version {{1.2.3}} --urls {{https://example.com/app.exe}}
komac update {{Package.Identifier}} --version {{1.2.3}} --urls {{https://example.com/app.exe https://example.com/app.msi ...}} --submit
komac remove {{Package.Identifier}} --version {{1.2.3}}
komac list-versions {{Package.Identifier}}
komac sync-fork
komac token update --token {{your_github_token}}
komac complete {{bash|zsh|fish|powershell}}