Skip to content

wied03/Rake.NET

Repository files navigation

This is a set of Rake tasks for .NET

The BWYAMLConfig dependent GEM can be obtained here:
http://github.com/wied03/YAMLConfig/downloads

See the examples/ directory for how you can structure your RakeFile and config files:

General rule of thumb is as follows:

- Rakefile (versioned) - specific to your code base
- local_properties_default.yml - Machine/build specific defaults (versioned) based on your machines or particulars of a build you might create (e.g. test,prod)
- local_properties.yml (not versioned) - allows users/environments to supercede machine/build specific defaults

About

Rake tasks for building .NET projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published