Skip to content

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

License

Notifications You must be signed in to change notification settings

pkgstore/pwsh-kernel

Repository files navigation

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'