6,195
Downloads
3,970
Downloads of v 4.2.0.1
2012-06-13
Last update
psake
4.2.0.1
psake is a build automation tool written in PowerShell. It avoids the angle-bracket tax associated with executable XML by leveraging the PowerShell syntax in your build scripts. psake has a syntax inspired by rake (aka make in Ruby) and bake (aka make in Boo), but is easier to script because it leverages your existent command-line knowledge. psake is pronounced sake - as in Japanese rice wine. It does NOT rhyme with make, bake, or rake. You can also install with chocolatey (http://nuget.org/List/Packages/chocolatey) and have global psake.
To install psake, run the following command in the Package Manager Console
PM> Install-Package psake
Owners
Authors
Tags
Dependencies
This package has no dependencies.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| psake 4.2.0.1 | 3970 | Wednesday, June 13 2012 |
| psake 4.2.0 | 96 | Sunday, June 10 2012 |
| psake 4.1.0 | 782 | Wednesday, March 21 2012 |
| psake 4.0.1.0 | 1187 | Tuesday, April 26 2011 |
| psake 4.0.0.0 | 160 | Thursday, April 21 2011 |