komac

Crea manifiestos WinGet para el repositorio winget-pkgs. Más información: https://github.com/russellbanks/Komac.

komac new {{Paquete.Identificador}} --version {{1.2.3}} --urls {{https://example.com/app.exe}}

komac update {{Paquete.Identificador}} --version {{1.2.3}} --urls {{https://example.com/app.exe}}

komac update {{Paquete.Identificador}} --version {{1.2.3}} --urls {{https://example.com/app.exe https://example.com/app.msi ...}} --submit

komac remove {{Paquete.Identificador}} --version {{1.2.3}}

komac list-versions {{Paquete.Identificador}}

komac sync-fork

komac token update --token {{tu_token_github}}

komac complete {{bash|zsh|fish|powershell}}