From exercism/problem-specifications#1799 (comment):
In the future, we could consider modifying the PowerShell script to also download the binaries for non-Windows OS'es (PowerShell is cross-platform nowadays).
This seems like a good idea - it's more complex to explain to users that the bash script works on macOS/Linux/Windows, but the PowerShell script is Windows-only.
Might be a good idea to test these scripts in CI first, see: #121
From exercism/problem-specifications#1799 (comment):
This seems like a good idea - it's more complex to explain to users that the bash script works on macOS/Linux/Windows, but the PowerShell script is Windows-only.
Might be a good idea to test these scripts in CI first, see: #121