Skip to content

Instantly share code, notes, and snippets.

@lloydjatkinson
Created September 28, 2022 22:09
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 lloydjatkinson/f71ead4608c3ce68a4f95423ec15c6cf to your computer and use it in GitHub Desktop.
Save lloydjatkinson/f71ead4608c3ce68a4f95423ec15c6cf to your computer and use it in GitHub Desktop.
Windows Setup Automated
https://timdeschryver.dev/blog/how-i-have-set-up-my-new-windows-development-environment-in-2022#git-defaults
https://www.techwatching.dev/posts/automate-developer-machine
https://www.jamestharpe.com/automated-developer-environment/
https://dev.to/dmehro/automate-development-environment-setup-via-powershell-20pf
https://edi.wang/post/2018/12/21/automate-windows-10-developer-machine-setup
https://octopus.com/blog/automate-developer-machine-setup-with-chocolatey
https://www.codeaperture.io/2017/11/28/automated-developer-machine-setup-part-1-introduction-and-dism/
https://dmehro.com/automate-development-environment-via-powershell/
https://evandontje.com/2013/04/09/automate-windows-developer-machine-setup/
http://www.robertbird.co.uk/devops/building-my-developer-machine-from-a-script
https://github.com/NileshGule/windows-dev-playbook
https://laurentkempe.com/2018/06/01/Automating-development-machine-installation/
https://www.aaron-powell.com/posts/2020-03-25-how-i-setup-a-windows-dev-environment/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment