Cake
:cake: Cake (C# Make) is a cross platform build automation system.
Install / Use
/learn @cake-build/CakeREADME
Cake
Cake (C# Make) is a build automation system with a C# DSL to do things like compiling code, copy files/folders, running unit tests, compress files and build NuGet packages.
| Runner | Latest Released | Latest Develop |
|----------------|-----------------|----------------|
| Cake .NET Tool | |
|
| Cake Frosting |
|
|
| Cake SDK |
|
|
Continuous integration
| Build server | Platform | Build status | Integration tests |
|-----------------------------|-------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| Azure Pipelines | MacOS | | |
| Azure Pipelines | Windows |
| |
| Azure Pipelines | Debian |
| |
| Azure Pipelines | Fedora |
| |
| Azure Pipelines | Centos |
| |
| Azure Pipelines | Ubuntu |
| |
| AppVeyor | Windows |
|
|
| TeamCity | Windows |
| |
| Bitrise | MacOS |
|
|
| Bitrise | Debian |
|
|
| Bitbucket Pipelines | Debian |
| |
| GitLab | Debian |
| |
| GitHub | Windows / Ubuntu/ macOS |
| |
| Woodpecker CI | Debian |
|
|
Code Coverage
Table of Contents
Documentation
You can read the latest documentation at https://cakebuild.net/.
For a simple example to get started see Setting up a new project.
Contributing
So you’re thinking about contributing to Cake? Great! It’s really appreciated.
Make sure you've read the contribution guidelines before sending that epic pull request. You'll also need to sign the contribution license agreement (CLA) for anything other than a trivial change. NOTE: The .NET Foundati
