alchemist icon indicating copy to clipboard operation
alchemist copied to clipboard

Support Windows package managers

Open Arzte opened this issue 7 years ago • 2 comments

Arzte avatar Feb 21 '17 17:02 Arzte

As I've mentioned before there are a few things we need to consider here:

  1. Are a lot of packages on Unix platforms available on windows via pkg managers? (E.G. OpenSSL, X, etc.)
  2. We might only want to support the bash for windows subshell which is basically Ubuntu

mgattozzi avatar Feb 21 '17 17:02 mgattozzi

Idk whether this repo still gets updated, but https://scoop.sh works great, and has a lot of familiar unix tools. https://chocolatey.org/ also supports a wide variety of unix tools, but I know for a fact that https://scoop.sh would be a good fit to be implemented for this.

jasikpark avatar Oct 26 '18 21:10 jasikpark