The Cake Bootstrapper is a Powershell cmdlet that helps you set up a new Cake project by downloading dependencies, setting up the bootstrapper script and creating a Cake build script. To run the cake bootstrapper, run the command Install-Cake after installation. For more information about usage, see https://github.com/cake-build/bootstrapper.