|
|
|
|
|
by beart
1521 days ago
|
|
I would not use scoop for any sort of build environment. I have used Chocolatey in the past. I would often run into problems where the commands would leave an application in an inconsistent state - could no longer upgrade, uninstall, or install without some manual intervention. I also ended up having to manually install packages and frameworks because the chocolatey version was way behind the latest version. Basically I always felt like I was fighting against chocolatey rather than it being a tool of convenience. Maybe it has gotten better in the past few years, but I have completely soured on it by those experiences. |
|
I don't work for Chocolatey but I am active as community maintainer. I also created AU - framework for automatic updates - which is used on largest community repository. You can see its multiple-per-day output here:
https://gist.github.com/choco-bot/a14b1e5bfaf70839b338eb1ab7...
All the packages marked with download icon are embedded, they contain the software and will work forever. AU also has plugin that publishes them on Github releases also, so even if Chocolatey goes down or not exists any more you will be still able to use them.
Quality of packages there is great, and there are more and more package maintainers that use the guidelines provided.
On the negative side, Chocolatey team behaves toward community repository like it is freak accident of nature rather then major and most important component of the product.