pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

[WIP] Cake build (Do not merge) #157

Closed cemremengu closed 6 years ago

cemremengu commented 8 years ago

Description

This PR aims to transform the build process to use Cake which is simple and effective (also Swedish! :stuck_out_tongue: ). Ideas are borrowed from the build system for Nancy which has been successful so far.

To build run build.ps1

Let me know what you think and we can go from there!

TODO:

pardahlman commented 6 years ago

Hi @cemremengu - long time no see! Hope things are well. I'm closing this WIP. Feel free to submit a new one based on the 2.0 branch.

cemremengu commented 6 years ago

Hello @pardahlman, not working a lot with C#/.NET these days so I am a bit MIA 😄 Glad to see that you are keeping up the great work!