Merge pull request #146 from patriksvensson/master

Added Cake to the list of developer tools.
pull/147/head
Rich Lander 2014-12-06 18:32:35 -08:00
commit bb898c42d8
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [Simple Mvvm Toolkit](http://simplemvvmtoolkit.codeplex.com/) * [Simple Mvvm Toolkit](http://simplemvvmtoolkit.codeplex.com/)
* Tools * Tools
* [Cake](https://github.com/cake-build/cake) (C# Make) is a build automation system with C#/Roslyn driven build scripts.
* [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies. * [Fody](https://github.com/Fody/Fody) - Extensible tool for weaving .NET assemblies.
* [FAKE](http://fsharp.github.io/FAKE/) Build automation system with capabilities which are similar to make and rake. * [FAKE](http://fsharp.github.io/FAKE/) Build automation system with capabilities which are similar to make and rake.
* [FsEye](http://www.swensensoftware.com/fseye) A visual object tree inspector for the F# Interactive. * [FsEye](http://www.swensensoftware.com/fseye) A visual object tree inspector for the F# Interactive.