Skip to content

v9.1.0 — Invoke-RepoHerd for PowerShell Gallery

Latest

Choose a tag to compare

@AndreaV-Lsi AndreaV-Lsi released this 05 Apr 18:28
· 2 commits to main since this release

Added

  • Invoke-RepoHerd function as the module entry point for PowerShell Gallery users
    • After Install-Module RepoHerd, users can call Invoke-RepoHerd directly
    • Defaults to dependencies.json in the current working directory
    • Same parameters as RepoHerd.ps1

Changed

  • RepoHerd.ps1 refactored to a thin wrapper that delegates to Invoke-RepoHerd

Install

Install-Module -Name RepoHerd
Invoke-RepoHerd