Go to file
Kai Kimera 6aecdaf3ef
2024-02-01 04:35:13
2024-02-01 04:35:13 +00:00
.github/workflows 2023-07-27 15:54:54 2023-07-27 15:54:54 +00:00
Private 2023-11-18 22:54:19 2023-11-18 22:54:19 +00:00
Public 2023-11-19 17:42:17 2023-11-19 17:42:17 +00:00
CHANGELOG.md 2023-07-27 15:11:13 2023-07-27 15:11:13 +00:00
CONTRIBUTING.md 2024-02-01 04:35:13 2024-02-01 04:35:13 +00:00
LICENSE 2024-02-01 04:35:13 2024-02-01 04:35:13 +00:00
PkgStore.Kernel.psd1 2024-02-01 04:35:13 2024-02-01 04:35:13 +00:00
PkgStore.Kernel.psm1 2023-11-19 17:42:17 2023-11-19 17:42:17 +00:00
README.md 2023-11-19 18:38:54 2023-11-19 18:38:54 +00:00

README.md

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'