psmake 3.1.0
See the version list below for details.
dotnet add package psmake --version 3.1.0
NuGet\Install-Package psmake -Version 3.1.0
<PackageReference Include="psmake" Version="3.1.0" />
paket add psmake --version 3.1.0
#r "nuget: psmake, 3.1.0"
// Install psmake as a Cake Addin #addin nuget:?package=psmake&version=3.1.0 // Install psmake as a Cake Tool #tool nuget:?package=psmake&version=3.1.0
A PowerShell based tool which controls a software project build process.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Command-line options:
(Change) -Scaffold: generates now files in UTF-8 format (not UNICODE)
Core functions:
(New) Write-ShortStatus: prints a short status on host
(Change) Fetch-Package: detects already installed packages.
(Change) Fetch-Package: Honors packages with/without trailing zeros in version.
General:
PsMake helper files are moved to ext sub-directory