psake

5.0.0-alpha

psake is a build automation tool written in PowerShell. Define tasks with
dependencies, pre/post conditions, setup/teardown hooks, and input/output
caching. Supports a compile-only mode for inspecting build plans in tests,
structured output for GitHub Actions, and JSON output for tooling integration.

Minimum PowerShell version

5.1

This is a prerelease version of psake.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name psake -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name psake -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2010-2026 James Kovacs, Damian Hickey, Brandon Olin, and Contributors

Package Details

FileList

Version History

Version Downloads Last updated
5.0.0-alpha (current version) 5 3/22/2026
4.9.1 250,771 10/7/2024
4.9.0 722,659 9/21/2019
4.8.0 53,554 4/24/2019
4.8.0-alpha 743 10/17/2018
4.7.4 114,709 9/8/2018
4.7.3 4,179 8/11/2018
4.7.2 201 8/10/2018
4.7.1 4,544 7/4/2018
4.7.0 52,551 11/21/2017
4.6.0 39,873 3/20/2016
Show more