Invoke-BoxstarterBuild
SYNOPSIS
Packs a specific package or all packages in the Boxstarter Repository
SYNTAX
Invoke-BoxStarterBuild
[-name <String>]
<CommonParameters> Invoke-BoxStarterBuild
[-all] <CommonParameters>
DESCRIPTION
Invoke-BoxStarterBuild packs either a single package or all packages
in the local repository. The packed .nupkg is placed in the root of
the Repo and is then able to be consumed by
Invoke-ChocolateyBoxstarter.
PARAMETER
Name
The name of the package to pack
All
Indicates that all package directories in the repository should be packed
LINK
about boxstarter.chocolateyNew-BoxstarterPackage