A Powershell module that can be used in our build scripts.


Keywords
License
Apache-2.0
Install
Install-Package RedGate.Build -Version 3.5.47

Documentation

RedGate.Build

A Powershell module that contains useful functions we use in our Powershell builds.

We're mostly using Invoke-Build, although this module should also work when used with Psake.

Feel free to contribute!

How to build

We use Invoke-Build

.\build.cmd ? # Get a list of available tasks
.\build.cmd   # Run a build with the default tasks