FAKE – A DSL FOR BUILD TASKS - Stephen Forkmann
FAKE - F# Make is a build automation system with capabilities which are similar to make and rake. It is using an easy domain-specific language (DSL) which allows you to express your build logic in F#. The talk will show you how to set up basic build scripts with FAKE and gives you an overview about the possibilities. This talk is for every .NET developer that wants to get rid of the problems that come with XML build scripts.