Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 233 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 233 Bytes

PowerShell Kernel Module

Generic module for PowerShell. Used in PkgStore modules. Contains common functions for the operation of modules.

Install

Install-CustomModule -N 'Kernel' -GHP 'pkgstore/pwsh-kernel'