devspace icon indicating copy to clipboard operation
devspace copied to clipboard

Add Winget support

Open iSeiryu opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? winget became the default package manager on Windows and it's available out of the box. The current approach either requires to download node or run ugly Powershell commands that do not get auto updates.

Which solution do you suggest? Make the following commands work

winget search devspace
winget install -e --id devspace

Which alternative solutions exist? This is not great:

Additional context https://github.com/microsoft/winget-create

/kind feature

iSeiryu avatar Oct 03 '22 21:10 iSeiryu

Hi @iSeiryu,

Thanks for creating the feature request. We have a generic way to install devspace on Windows for now, which covers almost everyone.

We do have considered your request and put it in backlog. We will prioritise it accordingly.

bagulm123 avatar Oct 11 '22 10:10 bagulm123