Tue, 11 Jan 2011 19:30:13 -0800 |
Jeff Hammel |
move stubbing around...maybe last minute will work better? ::shrug::
|
Tue, 11 Jan 2011 19:23:53 -0800 |
Jeff Hammel |
stub out loading api templates; this wont work, however, since one is in the middle of a module trying to load a module that depends on the module you are in
|
Tue, 11 Jan 2011 19:13:34 -0800 |
Jeff Hammel |
update comment
|
Tue, 11 Jan 2011 19:12:22 -0800 |
Jeff Hammel |
do rudimentary interpretation of config files
|
Tue, 11 Jan 2011 16:30:52 -0800 |
Jeff Hammel |
template fixes....not the best, but will do
|
Tue, 11 Jan 2011 14:23:17 -0800 |
Jeff Hammel |
fixed a few problems
|
Tue, 11 Jan 2011 12:04:25 -0800 |
Jeff Hammel |
now API template variables seem to work
|
Tue, 11 Jan 2011 11:53:02 -0800 |
Jeff Hammel |
fix up interactivity of API template a bit. still doesnt quite work
|
Tue, 11 Jan 2011 11:35:38 -0800 |
Jeff Hammel |
separate out variable getting to its own function
|
Tue, 11 Jan 2011 10:51:22 -0800 |
Jeff Hammel |
update variable conventions with {{repo}}
|
Tue, 11 Jan 2011 09:58:10 -0800 |
Jeff Hammel |
add an install script template
|
Tue, 11 Jan 2011 09:06:25 -0800 |
Jeff Hammel |
fix CLI interface a bit....write a test for it
|
Tue, 11 Jan 2011 07:33:59 -0800 |
Jeff Hammel |
allow Polytemplates to take template objects
|
Tue, 11 Jan 2011 07:30:31 -0800 |
Jeff Hammel |
note command line options needed for variable handling
|
Mon, 10 Jan 2011 21:49:43 -0800 |
Jeff Hammel |
add some more documentation tidbits
|
Mon, 10 Jan 2011 21:42:32 -0800 |
Jeff Hammel |
document a bit and add a test for an include example
|