From 290d7dddcc1e6ca7406d817d61112745b9d19e60 Mon Sep 17 00:00:00 2001 From: "C. Augusto Proiete" Date: Wed, 5 May 2021 06:36:19 -0300 Subject: [PATCH] Add Cake build project (#936) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cdad0c8..7d84fb3 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [OpenRA](https://github.com/OpenRA/OpenRA/labels/Easy) _(label: Easy)_
A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert. - [osu!](https://github.com/ppy/osu/labels/good-first-issue) _(label: good-first-issue)_
Music game. Rhythm is just a *click* away! - [Uno Platform](https://github.com/unoplatform/uno/labels/good%20first%20issue) _(label: good first issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. +- [Cake](https://github.com/cake-build/cake/labels/Good%20first%20issue) _(label: Good first issue)_
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. ## C++