DevSetup v1.0.10 is here! 🎉 Discover what’s new

Installation

To install devsetup run the command below, ensure you are running it from an elevated shell (Administrator) when running on Windows as some of the commands need Administrator privileges (for instance, installing NuGet).

Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser -Force
iwr https://install.pwshdevs.com/devsetup | iex

Once devsetup is installed run the command below to initialize your environment.

devsetup -init

The following software will be automatically installed as part of the initializion process: