Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.21 KB

README.textile

File metadata and controls

17 lines (13 loc) · 1.21 KB

Summary

Fed up with XML based builds that are hard to maintain, refactor and extend? Rather than trying to fix this with more xml and community tasks, or re-invent the wheel, lets use rake. Rake is a mature build system developed by the ruby community which can be applied equally well in the .NET world.

nRake provides a template C# .NET project with a standardised directory tree, a Rake build, templated app and web configs for different environments and Continuous Integration server sample config files.

How to use

Also nRake uses the Albacore Gem for .NET build tasks. Documentation on Albacore tasks here