EnvRide Code
Status: Beta
Brought to you by:
fhenus
File | Date | Author | Commit |
---|---|---|---|
Solutions | 2008-03-07 | fhenus | [r10] |
Source Code | 2008-03-07 | fhenus | [r12] Removed file/folder |
trunk | 2009-12-05 | fhenus | [r15] Created recommended svn structure |
readme.txt | 2008-03-07 | fhenus | [r14] |
EnvRide 0.1 by FHeNuS. The EnvRide tool it was born from a need to have a simple an quick way to automate the shift in configuration between environments of a project. I've seen some solutions but they were or too complicated or too limited. This is my aproach to this problem and hope to have adressed it in a simple an flexible way. Enjoy :P --------- Contents ----------- There is a Visual Studio 2005 Solution file in the "Solutions\EnvRide.Main" folder thats is the main solution. In the solution there are 3 projects: EnvRide.Core.ObjectModel -> Core project with all the classes needed to the EnvRide features EnvRide.Core.UnitTests -> Sample project and UnitTests. EnvRide.CommandLine -> Command Line tool used to automate the overriding process. Remember that you should update the file paths on the Source Code\Core\UnitTests\App.config file and on the Source Code\Core\UnitTests\TestProject.envride.