-
Notifications
You must be signed in to change notification settings - Fork 48
PSake
Sergey Zwezdin edited this page Jun 18, 2016
·
5 revisions
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. Magic Chunks have integrated Powershell aliases which can be used at PSake scripts as well.
Using Magic Chunks wiht PSake is exactly same as using it with Powershell. So, check documentation at appropriate page.
You can find complete sample psake script here.