Mercurial > p > roundup > code
comparison scripts/README.txt @ 3764:7f0c63868fa9
add new script
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 22 Nov 2006 00:09:08 +0000 |
| parents | 18ad9d702a5b |
| children | 64daaa4bf816 |
comparison
equal
deleted
inserted
replaced
| 3763:2bf0a8068884 | 3764:7f0c63868fa9 |
|---|---|
| 5 initial message for the issue is taken from standard input. | 5 initial message for the issue is taken from standard input. |
| 6 | 6 |
| 7 roundup-reminder | 7 roundup-reminder |
| 8 Generate an email that lists outstanding issues. Send in both plain text | 8 Generate an email that lists outstanding issues. Send in both plain text |
| 9 and HTML formats. | 9 and HTML formats. |
| 10 | |
| 11 weekly-report | |
| 12 Generate a simple report outlining the activity in one tracker for the | |
| 13 most recent week. | |
| 10 | 14 |
| 11 schema_diagram.py | 15 schema_diagram.py |
| 12 Generate a schema diagram for a roundup tracker. It generates a 'dot file' | 16 Generate a schema diagram for a roundup tracker. It generates a 'dot file' |
| 13 that is then fed into the 'dot' tool (http://www.graphviz.org) to generate | 17 that is then fed into the 'dot' tool (http://www.graphviz.org) to generate |
| 14 a graph. | 18 a graph. |
