noql-net / org

0 stars 0 forks source link

Research windows packaging and repository management #9

Open markpash opened 1 year ago

markpash commented 1 year ago

Perhaps using Chocolatey? Is there a better alternative? I don't know this stuff, so someone research it and help come up with a plan for building and distributing windows binaries.

oxygenz6 commented 1 year ago

Here is a list of Windows Package Managers, I think it might be a good starting point:

  1. Chocolatey
  2. Scoop
  3. Npackd
  4. Zero Install
  5. WAPT
  6. OneGet / NuGet
  7. win-get
  8. WPKG
  9. CoApp
  10. Silent Install Helper
  11. Ketarin
  12. just-install

Thanks to the author of this reddit post for compiling the list