PowerShell

Guides for working in PowerShell — environment setup, tooling, and workflows.

PowerShell is a cross-platform shell and scripting language built on .NET. These guides focus on practical usage, getting things done from the terminal rather than abstract scripting theory.

In this section

Git on PowerShell

A complete set of guides for running Git workflows from PowerShell. Covers repository creation, VS Code integration, GPG signing, and more.

Guides