Skip to content

Instantly share code, notes, and snippets.

@iguatemigarin
Created April 14, 2018 02:38
Show Gist options
  • Save iguatemigarin/f399572b6fe7913aae36e7326da24072 to your computer and use it in GitHub Desktop.
Save iguatemigarin/f399572b6fe7913aae36e7326da24072 to your computer and use it in GitHub Desktop.
Invoke-WebRequest "https://gist.githubusercontent.com/iguatemigarin/3ffd3276a6870133b910b0ad5875b209/raw/1f803d47688ae3437072ad15e4838d9e3ef5a2e6/paket-init.fsx" -OutFile init-paket.fsx
fsi.exe .\init-paket.fsx
Remove-Item .\init-paket.fsx
.\paket.cmd init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment