Skip to content

jcrisp/nRake

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

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

About

Template C# .NET project with Rake build, configs for different environments and CI integration. Master branch is IronRuby for .NET 4. IronRuby2 branch for .NET 2/3.5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published