6399 Forks
37625 Stars
37625 Watchers

PowerShell

PowerShell for every system!

How to download and setup PowerShell

Open terminal and run command
git clone https://github.com/PowerShell/PowerShell.git
git clone is used to create a copy or clone of PowerShell repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PowerShell https://github.com/PowerShell/PowerShell/archive/master.zip

Or simply clone PowerShell with SSH
[email protected]:PowerShell/PowerShell.git

If you have some problems with PowerShell

You may open issue on PowerShell support forum (system) here: https://github.com/PowerShell/PowerShell/issues