Compiler Options
The CodeSmith Console Application allows you to pass two options to the CodeSmith compiler:
/debug[+|-]
   Emit (or suppress) debugging information (allows attaching a debugger to a running template)
/tempfiles[+|-]
    Keep (or delete) temporary files (if debug is on then tempfiles will also automatically be on)