Guilherme Ferreira @gsferreira http://gsferreira.com Porto, Portugal Software Architect @numbersbelieve @netponto community organizer Father and Husband | Black Lab Companion Ankylosing Spondylitis Fighter
Build should be… • a separate process • a living form of documentation • repeatable • made up of more than one solution if needed • valid without binaries or sensitive information in repository • versioned
What is Cake? (http://cakebuild.net/) • Build automation system using code • C# Make (F# - Fake, Powershell - psake, …) • Learn a new language • C# shop • Built on top of Roslyn and Mono • Cross Platform • Built-in methods for common operations (C# DSL) • Build agnostic from Build Server
Wrapping up • Versioned Build Script • Use your C# Super Powers • Cross Platform • Extensible • Healthy community • More than 100 addins • Intellisense ❤ • A piece of cake!