
powershell
4 Apps · 0 Intel
PowerShell is Microsoft's task automation and configuration management shell, conceived by Jeffrey Snover in a 2002 white paper (the "Monad Manifesto") and first shipped as Windows PowerShell 1.0 in 2006. In 2016, Microsoft open-sourced it under the MIT License and extended it to Linux and macOS, transforming a Windows-only administrator tool into a cross-platform scripting platform built on .NET. The PowerShell Team, based in Redmond, maintains the open-source project.
Apps
Cross-platform shell and scripting language essential for system administration and automation.
Author PowerShell external help in Markdown. Lets module authors write friendlier docs that compile to the MAML help format.
Language server and debugger for PowerShell. Powers PowerShell support in VS Code and other editors via LSP and DAP.
Predictive IntelliSense plugin for PSReadLine that turns your shell history into inline command suggestions as you type.