
1) Build automation
Found on
https://www.crosswordclues.com/clue/psake

psake is a domain-specific language and build automation tool written in PowerShell to create builds using a dependency pattern similar to Rake or MSBuild. A build script consists of Tasks. Each Task is a function that can define dependencies on other Task functions. psake executes the Task functions and enforces the dependencies between tasks. Si...
Found on
http://en.wikipedia.org/wiki/Psake
No exact match found.