Skip to content

Instantly share code, notes, and snippets.

@mdekrey
Created December 29, 2017 15:20
Show Gist options
  • Save mdekrey/cecec6c666ccf6edf4290e76bd32b50c to your computer and use it in GitHub Desktop.
Save mdekrey/cecec6c666ccf6edf4290e76bd32b50c to your computer and use it in GitHub Desktop.
Machine Setup
# As always with machine setup, this is constantly evolving.
# As administrator, Powershell:
choco install -y `
7zip `
docker `
docker-compose `
docker-for-windows `
DotNet4.5.2 `
Firefox `
git `
git-credential-manager-for-windows `
GoogleChrome `
InkScape `
nodejs `
putty.install `
SQLite `
tortoisegit `
visualstudiocode `
yarn
npm install --production windows-build-tools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment