You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The big issue at the moment however, is Windows support for Plenti is broken (see #45). It's something I need to address and would love help on if anyone is familiar with Go and Windows. Thanks!
The top comment on this post makes it sound like scoop might be preferable for most windows devs:
Scoop let's you define package repositories (buckets) in a simple JSON format, whereas Chocolatey requires a NuGet v2 feed. Chocolatey imposes a hard request limit to their public repositories, so you can't use it for production without hosting your own repository. If you read this comment and you are looking for a tool to provision software to Windows-machines in a Linux-style manner, save yourself some time and choose scoop.
We have problems running windows on plenti in general that we need to fix before we can get to this. I'm going to close this for now until we get those resolved and there is a path forward for adding Chocolatey support to Goreleaser: goreleaser/goreleaser#131
You should add https://chocolatey.org/ for Windows installation.
The text was updated successfully, but these errors were encountered: