Sha256: 4096a0727d011b57e0b6af36875f9cdab8d756edab3847bd05d9e9fa617b331a
Contents?: true
Size: 908 Bytes
Versions: 113
Compression:
Stored size: 908 Bytes
Contents
### Installing Windows PowerShell PowerShell comes pre-installed on all Windows operating systems from Windows 7 SP1 onward. You can find the latest version of PowerShell and installation instructions for all platforms [here](https://github.com/PowerShell/PowerShell/blob/master/README.md#get-powershell). ### Using an IDE If you want a more full-featured editing experience, you probably want to use an IDE. These are the most popular IDE's that support building PowerShell projects: ##### All platforms * [Visual Studio Code](https://code.visualstudio.com/download) with the [PowerShell extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell) * [Atom](https://atom.io/) with the [PowerShell package](https://atom.io/packages/language-powershell) * [Sublime Text 3](https://www.sublimetext.com/3) with the [PowerShell package](https://packagecontrol.io/packages/PowerShell)
Version data entries
113 entries across 113 versions & 1 rubygems