Skip to content

Carike/workstation_setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Developer Workstation Setup

I created this script, using powershell and chocolatey, to streamline my developer workstation setup and be up and running with the least amount of effort in the least amount of time.

A single line executed from powershell and all your favourite tools are there and ready to be used.

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/gvanderberg/workstation_setup/master/windows/Setup-Workstation.ps1'))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 68.6%
  • Shell 31.4%