log

age author description
2011-01-07 Jeff Hammel check in a failing test wrt location
2011-01-07 Jeff Hammel closer to substitution
2011-01-07 Jeff Hammel override get_variables for API template; could instead do this in the ctor, alternately
2011-01-07 Jeff Hammel display defaults with command line --help option
2011-01-07 Jeff Hammel wait, its completely silly to print the variables since OptionParser already does that
2011-01-07 Jeff Hammel what i really meant to do with variables
2011-01-07 Jeff Hammel add a comment
2011-01-06 Jeff Hammel make a full CLI class for a single API template
2011-01-06 Jeff Hammel stub for a command-line parser
2011-01-06 Jeff Hammel * fix another variable-related bug
2011-01-06 Jeff Hammel fix several issues involving variable interpolation
2011-01-06 Jeff Hammel pass the variables, fixes tests
2011-01-06 Jeff Hammel instantiate subtemplates with the appropriate interactive argument
2011-01-06 Jeff Hammel whitespace
2011-01-06 Jeff Hammel missed an interactive=False