Skip to content

Instantly share code, notes, and snippets.

@sixeyed
Last active June 21, 2018 13:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sixeyed/e325b6640ad7685612487ebc79ddba7c to your computer and use it in GitHub Desktop.
Save sixeyed/e325b6640ad7685612487ebc79ddba7c to your computer and use it in GitHub Desktop.
Install .NET & Java IDEs
choco install -y visualstudio2017enterprise
choco install -y intellijidea-ultimate
choco install -y dotnetcore-sdk
choco install -y jdk8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment