From 4e0c9cbc5877cd33be6413b24cb1136e99b27786 Mon Sep 17 00:00:00 2001 From: Tom Longhurst <30480171+thomhurst@users.noreply.github.com> Date: Thu, 30 Nov 2023 02:36:06 +0100 Subject: [PATCH] Add ModularPipelines (#1183) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5d95c210d..656d0b151 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ To the extent possible under law, [Vitali Fokin](https://github.com/quozd) has w * [Nake](https://github.com/yevhen/Nake) - Magic script-based C# task runner * [Nuke](https://github.com/nuke-build/nuke) - Cross-platform build automation system * [FlubuCore](https://github.com/dotnetcore/FlubuCore) - A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. +* [ModularPipelines](https://github.com/thomhurst/ModularPipelines) - Write your pipelines in C# ## Business Intelligence