xoofx / dotnet-releaser

Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
BSD 2-Clause "Simplified" License
698 stars 25 forks source link

Add support for scoop installation manager for Windows systems #37

Closed nickcampau closed 2 years ago

nickcampau commented 2 years ago

Since Homebrew doesn't support Windows systems the best equivalent option for Windows is scoop.sh. Supporting Brew and Scoop git repo updates allows publishing an application to any target system.