Project

rakedotnet

0.0
No commit activity in last 3 years
No release in over 3 years
Provides MSBuild, NUnit, BCP, SqlCmd, MsTest, MinifyJS, jstest tasks for Rake build files
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme
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