Skip to content

Scripts for automating developer environment setup by installing all initial software

License

Notifications You must be signed in to change notification settings

mkniller/dev-env-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scripts for automating developer environment setup by installing all initial software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 96.8%
  • Batchfile 3.2%