Pilot
Build and publish PowerShell modules
Pilot builds, verifies, and publishes prerelease and release versions of PowerShell modules based on version control events (branch & commit, merge, and tag), and ensures that module metadata is complete, consistent, and correct.
Pilot is distributed as a PowerShell module via the PowerShell Gallery and can be installed using Install-Module -Name Pilot
. The source code is available on GitHub under the MIT license. Prereleases are distributed via MyGet.