Skip to content

Instantly share code, notes, and snippets.

@da9l
Last active December 9, 2016 13:53
Show Gist options
  • Save da9l/e11abacbe5696c2882398ec8f2ba1234 to your computer and use it in GitHub Desktop.
Save da9l/e11abacbe5696c2882398ec8f2ba1234 to your computer and use it in GitHub Desktop.
F# on Windows10
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
cinst visualstudiocode
cinst windows-sdk-10
cinst microsoft-build-tools
choco install visualfsharptools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment