Added
Invoke-RepoHerdfunction as the module entry point for PowerShell Gallery users- After
Install-Module RepoHerd, users can callInvoke-RepoHerddirectly - Defaults to
dependencies.jsonin the current working directory - Same parameters as
RepoHerd.ps1
- After
Changed
RepoHerd.ps1refactored to a thin wrapper that delegates toInvoke-RepoHerd
Install
Install-Module -Name RepoHerd
Invoke-RepoHerd