psake
4.1.0
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
psake 4.1.0 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| psake 4.1.0 | 290 | Wednesday, March 21, 2012 |
| psake 4.0.1.0 | 984 | Wednesday, March 21, 2012 |
| psake 4.0.0.0 | 138 | Thursday, April 21, 2011 |