Add Windows to the mix (#49)

This commit is contained in:
Paulo F. Oliveira
2021-06-24 21:58:51 +01:00
committed by GitHub
parent dd4eb24e91
commit 82b4475ba2
21 changed files with 553 additions and 168 deletions
+5
View File
@@ -0,0 +1,5 @@
Write-Output "Installer for Elixir for Windows not available"
$ErrorActionPreference="Stop"
Exit 1