gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine
https://catswords.social/@catswords_oss
GNU General Public License v3.0
227 stars 15 forks source link

[Roadmap] Chocolatey support or make a package manager #89

Open gnh1201 opened 11 months ago

gnh1201 commented 11 months ago

Summary

WelsonJS provides additional binaries required for some features as a separate downloadable file. However, supporting Chocolatey or implementing a simple form of package manager can help alleviate the burden of increased distribution size.

However, Chocolatey is the recommended package manager for the latest operating systems around Windows 10. Since Chocolatey is not supported on Windows 2000 or Windows XP, you may want to consider using WelsonJS's own package manager or exploring alternative tools.

Related links

undefinedDarkness commented 1 month ago

WinGet would also not be a bad idea since it's included by default now-a-days

https://learn.microsoft.com/en-us/windows/package-manager/winget/