A bootstrapper script for the Cake .NET Core Global Tool on Windows

added by DotNetKicks
8/13/2019 10:29:21 AM

530 Views

In my previous post, I described how to use Cake.CoreCLR and Cake.Tool versions of Cake to run build scripts on Linux, without requiring Mono. This post acts as a short addendum to that one, by providing a PowerShell bootstrapper script equivalent of the bash bootstrapper.


0 comments