You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
optionally installs vs code and vs powershell extension (aka PowerShell IDE) using optional -includeide switch
defaults to completely automated operation (if appropriate permissions are available)
automatically looks up latest version via git tags
automatic selection of appropriate install sub-script
configures software installs for repositories when repositories are in place, otherwise pulls files from git releases. As repository versions are made available, script will be updated to take advantage.
user permission checking
sub-installers called from local file system if they exist, otherwise pulled from git
sub-installers can be called directly if auto-selection is not needed