Getting Started with CDAF on Windows. This is not a comprehensive tutorial on implementing CDAF, this is simple quickstart guide, serving primarily as a reminder when creating a new solution.
For complete guidance see CDAF documentation.
Download, extract and install CDAF.
. { iwr -useb https://cdaf.io/static/app/downloads/cdaf.ps1 } | iex
.\automation\provisioning\runner.bat .\automation\provisioning\addPath.ps1 "$(pwd)\automation\provisioning"
.\automation\provisioning\runner.bat .\automation\provisioning\addPath.ps1 "$(pwd)\automation"
Close and reopen the session to load the path.
Simple imcrimental script runner (requires .NET 4 or above).