| Projects on Google Code | Results 1 - 2 of 2 |
=Tree Trim=
This is a command line tool that trims your source code tree. It removes debug files, source control bindings, and temporary files.
An example would be:
{{{ treetrim.console.exe c:\my\tree -deletefromdisk }}}
This would delete the debug files and folders in {{{ c:\my\tree ...
http://www.cifactory.org/joomla/templates/siteground11/images/CIFactoryBanner.jpg
The goal of this project is to provide a working Continuous Integration Server to a client in just a few minutes. Very often with tools like Cruise Control and NAnt it can take a few days to a few weeks for a clien...