espup icon indicating copy to clipboard operation
espup copied to clipboard

Provide espup as winget package

Open georgik opened this issue 2 years ago • 1 comments

Motivations

Usage of winget is more common on Windows. This way users and adminstrators has higher control over the deployment. Consider registering espup Windows release at Windows Winget registry. This can save time of users and reduce amount of possible errors during deployment.

Solution

winget install espup

Alternative solution

Package Xtensa toolchain as winget package. This can use similar approach which is already present in Rust winget package.

georgik avatar May 31 '23 06:05 georgik

Do you know how this should be done? Is there any way to automate uploading the artifact from CI when doing the release?

SergioGasquez avatar May 31 '23 07:05 SergioGasquez