Skip to content

Instantly share code, notes, and snippets.

@binario200
Last active April 30, 2018 13:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binario200/9b70ebd4c45995ce7d8250d436bc7198 to your computer and use it in GitHub Desktop.
Save binario200/9b70ebd4c45995ce7d8250d436bc7198 to your computer and use it in GitHub Desktop.
Powershell azure CI/CI

brew tap caskroom/cask Now, you can install PowerShell:

brew cask install powershell Finally, verify that your install is working properly:

pwsh When new versions of PowerShell are released, simply update Homebrew's formulae and upgrade PowerShell:

brew update brew cask upgrade powershell

to have and account to use in azure for free

https://www.visualstudio.com/dev-essentials/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment