Cake
Hi there 👋
This is the main GitHub organization of the Cake project.
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
📘 Documentation is available at cakebuild.net.
🗣️ GitHub discussions is the place to connect with other community members about Cake.
✍️ To start contributing see Contribution guidelines.
👪 For community maintained extensions see Cake Contributions organization.
🏛️ Archived repositories can be found in the Cake Archive organization.
Pinned Loading
Repositories
Showing 10 of 22 repositories
-
cakesdk-example Public
This repository demonstrates minimal, modern usage of Cake.Sdk for .NET build automation. It showcases both file-based and project-based approaches for defining Cake build scripts, and includes a minimal .NET class library.
-
cake Public
🍰 Cake (C# Make) is a cross platform build automation system.
-
cake-rider Public
Adds support for the Cake build tool in Rider.
-
example Public
Cake example repository
-
cake-action Public
🍰
Run Cake (C# Make) in your GitHub Actions workflows.