log makeitso/template.py @ 64:c20277dbf8fa

age author description
Thu, 06 Jan 2011 18:04:58 -0800 Jeff Hammel closer to substitution
Thu, 06 Jan 2011 17:58:34 -0800 Jeff Hammel override get_variables for API template; could instead do this in the ctor, alternately
Thu, 06 Jan 2011 17:49:40 -0800 Jeff Hammel display defaults with command line --help option
Thu, 06 Jan 2011 15:54:55 -0800 Jeff Hammel make a full CLI class for a single API template
Thu, 06 Jan 2011 14:25:51 -0800 Jeff Hammel * fix another variable-related bug
Tue, 04 Jan 2011 18:07:18 -0800 Jeff Hammel do API variable reading and stubbing a bit for control flow
Tue, 04 Jan 2011 07:38:49 -0800 Jeff Hammel more stubbing of API class; first get something off the ground; then rewrite
Mon, 03 Jan 2011 14:18:59 -0800 Jeff Hammel stub out what API templates will look like; put these in a separate file as theres no reason to clutter up the command line entry point any further