changeset 158:ff1f41a18da9

more TODO
author Jeff Hammel <jhammel@mozilla.com>
date Tue, 30 Jul 2013 11:08:01 -0700
parents 389dadabf45b
children cfd4f1e91090
files TODO.txt
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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