Last active
December 9, 2016 13:53
-
-
Save da9l/e11abacbe5696c2882398ec8f2ba1234 to your computer and use it in GitHub Desktop.
F# on Windows10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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