No description
.github/workflows | ||
Private | ||
Public | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
PkgStore.7z.psd1 | ||
PkgStore.7z.psm1 | ||
README.md |
PowerShell 7-ZIP Module
PowerShell module for working with 7-ZIP.
Install
Install-CustomModule -N '7z' -GHP 'pkgstore/pwsh-7z'
Syntax
For syntax information, enter module info command and get help command.
Get-Command -Module 'PkgStore.7z'
Get-Help '<COMMAND-NAME>'