mgunyho / tere

Terminal file explorer
European Union Public License 1.2
1.67k stars 36 forks source link

Consider publishing to winget for a more convenient installation #42

Open hv0905 opened 2 years ago

hv0905 commented 2 years ago

Winget is a package manager provided by Microsoft and bundled in the newer Windows version. Publishing to Winget can make installation in windows more convenient

Checkout https://github.com/microsoft/winget-pkgs

mgunyho commented 2 years ago

Thanks! I agree that this would ease installation, although it would be good to even have a standalone Windows binary as a start. From a quick glance, looks like winget would require creating an installer, which I won't be able to do since I don't have access to Windows. If someone is willing to maintain an installer and winget package, I'm happy to accept a PR.