Make Cake

USE FOR: Writing cross-platform build automation scripts in C# using Cake (C# Make) for compiling, testing, packaging, and deploying .NET solutions with a task-based dependency graph. DO NOT USE FOR: Simple single-command builds (use dotnet CLI directly), CI/CD pipeline definitions (use YAML-native features), or Make/MSBuild targets that do not need C# scripting.

Tyler-R-Kendrick 9b6690f 20 files · 30.9 KB Updated

File contents

Tyler-R-Kendrick/agent-skills/tree/main/skills/dotnet/project-system/make-cake commit 9b6690f84e

Frequently asked questions

npx skillmds add tyler-r-kendrick/make-cake