This is personal fork of https://github.com/yangl900/azshell with binaries.
- PowerShell
Invoke-WebRequest -Uri https://raw.githubusercontent.com/JayDoubleu/azshell/master/bin/windows/amd64/azshell.exe -OutFile azshell.exe
- Linux
curl -O "https://raw.githubusercontent.com/JayDoubleu/azshell/master/bin/linux/amd64/azshell"
- MacOS
curl -O "https://raw.githubusercontent.com/JayDoubleu/azshell/master/bin/darwin/amd64/azshell"