Cake.Bridge

Assembly which makes it easier for other environments and languages to interop with Cake

MIT License

Stars
8
Committers
3

Cake.Bridge

Assembly which makes it easier for other environments and languages to interop with Cake.

It will give you static Methods and Properties which lets you use Cake Core/Common and addins from any .NET project/language.

You can read more about it in this blog post: Dispelling the magic! - The layers and pieces of Cake.

Usage

There's a couple examples on how to utilize Cake.Bridge