Skip to the content.

Home · Modules · Installation · Contributing · GitHub

Independently versioned PowerShell modules for developer workflows across Git, GitHub Copilot CLI, Node.js, .NET, Visual Studio, and general tooling.

Each module ships its own manifest, README, changelog, package artifact, semantic version, and release tag. Versions are not kept in lockstep, so you can install and upgrade each module on its own.

Modules

Module Description Version
Shmuelie.Git Git worktrees, layout, status, completion, and prediction 0.10.2
Shmuelie.Copilot Copilot CLI sessions, plugins, marketplaces, MCP, and launcher 0.5.0
Shmuelie.Node Node.js, nvm-windows, npm, and ADO npm credentials 0.1.5
Shmuelie.DotNet User-local .NET SDK installation and tool management 0.2.1
Shmuelie.Utilities Python, VS Code, terminal helpers, and legacy .NET tool entry points 0.6.1
Shmuelie.Windows Windows-only installed-apps, Terminal, WPR, and service helpers 0.2.1
Shmuelie.Dsc DSC v3 resources for setup: modules, symlinks, Copilot plugins/marketplaces, uv tools 0.1.1
Shmuelie.VisualStudio Visual Studio discovery, MSBuild resolution, and developer shell launch helpers 0.2.0
Shmuelie.PackageManagement Package update orchestration; see the module README for provider availability 0.3.0

Quick start

Install-PSResource Shmuelie.Git
Import-Module Shmuelie.Git

See the installation guide for gallery status, updates, and building from source.

Public by design

These modules are for public distribution and exclude internal-only tooling, private endpoints, organization-specific systems, and credentials. The build scans sources and documentation for forbidden markers. See the contribution guide.