TODO

branch
trunk
changeset 3
5172456c3588
child 4
e382a1f23d00
equal deleted inserted replaced
2:1570351bf863 3:5172456c3588
1 Things which I have a use case/anti-use case for:
2 * Take out the shar support, you're probably not gonna use it.
3 * Handle the one misnamed directory case.
4 * Provide a real exit status.
5
6 Things that are generally good:
7 * Better error messages:
8 * Problems opening/understanding the file.
9 * Extra strategies for making a directory, and then better errors.
10 * Running subcommands.
11 * Clean up the run method.
12 * Usage information.
13
14 Things I think might be good but can't prove:
15 * Use zipfile instead of the zip commands.
16 * Processing from stdin.

mercurial