Newer
Older
tmkproject / TODO
@tundra tundra on 8 Jul 2015 556 bytes *** empty log message ***
$Id: TODO,v 1.11 2015/07/08 21:20:12 tundra Exp $

- Pull out all literals and substitutions from the tmkproject script
  itself into the tokens file and include that file early in the
  program processing.

- Update makefile to reflect latest documentation generation rules.

- Add doc rule to produce PDFs.

- Change sed delimiters from / to something else because
  this character gets used a lot.

- Change sh skeleton code to use optargs to handle command
  line argument passing.

- Why does -c option create Releases directory, but otherwise not?