Skip to content
Roman Kuzmin edited this page Dec 24, 2012 · 57 revisions

Welcome to the Invoke-Build wiki!

Invoke-Build introduces task based programming in PowerShell. It invokes tasks from scripts written in PowerShell with domain-specific language. This process is called build. Concepts are similar to MSBuild. Scripts are similar to psake.

Tutorial

Appendix