is there any equivalent/branch of Homebrew for Windows? [duplicate]
Possible Duplicate:
Package managers for Windows
Homebrew is a package manager for macOS mimicking Linux ones (think about apt-get
as a canonical example). Obviously, it has some trendy features, like the total git integration.
however, I was asking myself if there was any branch of Homebrew for Windows platform and, if not, any equivalent (that's to say an apt-get like).
Solution 1:
Take a look at Npackd. I don't know how many packages it already includes, but I think it's that what you're looking for.