Category Archives: Powershell

A psake build script example

I have recently started using psake to do some build automation at work, and I’ve found that there is not a great deal of information about how to write a build script using psake available on the internet. It isn’t … Continue reading

Posted in C#, Coding, Powershell | Tagged , | 1 Comment