# HG changeset patch # User Jeff Hammel # Date 1375207681 25200 # Node ID ff1f41a18da9847b564c4dd60e5c2ebc9b669518 # Parent 389dadabf45b5c878bb5cf5c8a2af3961507a5b1 more TODO diff -r 389dadabf45b -r ff1f41a18da9 TODO.txt --- a/TODO.txt Tue Jul 30 00:34:35 2013 -0700 +++ b/TODO.txt Tue Jul 30 11:08:01 2013 -0700 @@ -23,7 +23,6 @@ works poor with, say, bash scripts, and not having this makes it difficult to write templates that make other templates ``(This is done in tempita; can we use it?)`` -- - should be able to contain as much information as possible in a single file. Since most often I want to give someone (possibly @@ -45,6 +44,10 @@ ability to make existing directory structures or files into templates +- ability to make a python package from a python file + +- ability to have a pre-hook and pluggable setup; e.g. setup a repo + - ability to use defaults (--use-defaults) when they are specified - ability to save variables used in a run into a file: @@ -71,10 +74,6 @@ - Like pastescript currently does, the ability to apply templates sequentially. -Files: - - - ability to interpolate single files (or strings) - Directories: - a file like makeitso.ini (in that directory) can control stuff