Publish app to winget-pkgs
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Feature Idea
It would be great to have ComfyUI available as a [winget-pkgs](https://github.com/microsoft/winget-pkgs) package, so it could simply be installed on windows via `winget install ComfyUI`. Unfortunately, there is not yet support for 7z archives for installers - see [here](https://github.com/microsoft/winget-cli/issues/2899). This would involve publishing github releases as other archive formats like standard zip.
### Existing Solutions
Once releases are available as msi/exe or standard zip, one can even setup a winget-releaser@v2 github action workflow so every nesw github release gets automatically pushed to the winget-pkgs repo.
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.