Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 740 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 740 Bytes

Development Environment Setup

Overview

Scripts for automating developer enviroment setup

Steps

  1. Check the chocoPackages.config file to ensure all desired packages are there
  2. Run setup.cmd as Administrator
  3. Follow any prompts any the command window, these can vary depending upon what is being installed
  4. Check for any errors
  5. Reboot machine

Expected Installs

  • Chocolatey (latest version)
  • All dependencies specified in your chocoPackages.config
  • All modules specified in poshModules.config

See Also