Mercurial > hg > MakeItSo
diff makeitso/makeitso.py @ 176:668b01d04457
STUB: makeitso/makeitso.py makeitso/script2package.py
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Thu, 16 Jan 2014 15:44:31 -0800 |
parents | cfd4f1e91090 |
children | 0fd0cc154153 |
line wrap: on
line diff
--- a/makeitso/makeitso.py Thu Jan 16 14:59:23 2014 -0800 +++ b/makeitso/makeitso.py Thu Jan 16 15:44:31 2014 -0800 @@ -1,6 +1,8 @@ #!/usr/bin/env python """ +boilerplate automation: + filesystem template interpreter """ @@ -425,7 +427,7 @@ default=True, action='store_false', help="don't read ~/.makeitso") - # TODO + # TODO: # parser.add_option('-u', '--update', dest='update', # help="update the specified .ini file for variables read from this run") # parser.add_option('-U', '--Update', dest='Update',