Skip to content

What can I use psake for?

dlidstrom edited this page Feb 16, 2011 · 3 revisions

You can use psake for many things, building software, deploying software, back-end processing, etc…
psake is written in PowerShell, so you have access to the entire .NET framework.

Next – What is the structure of a psake build script?

Clone this wiki locally