Mercurial > p > roundup > code
comparison doc/features.txt @ 2660:2ebeb53eb336
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 17 Aug 2004 22:51:51 +0000 |
| parents | f47ab53269cd |
| children | 5962d6b1a411 9b99fff18683 |
comparison
equal
deleted
inserted
replaced
| 2657:534f78a2e400 | 2660:2ebeb53eb336 |
|---|---|
| 6 web, e-mail and command-line interfaces. It is based on the winning design | 6 web, e-mail and command-line interfaces. It is based on the winning design |
| 7 from Ka-Ping Yee in the Software Carpentry "Track" design competition. | 7 from Ka-Ping Yee in the Software Carpentry "Track" design competition. |
| 8 | 8 |
| 9 *simple to install* | 9 *simple to install* |
| 10 - installation (including web interface) takes about 30 minutes | 10 - installation (including web interface) takes about 30 minutes |
| 11 - the instant-gratification Demo Mode takes as long to set up as it | 11 - instant-gratification ``python demo.py`` :) |
| 12 takes to type ``python demo.py`` :) | |
| 13 - two templates included in the distribution for you to base your tracker on | 12 - two templates included in the distribution for you to base your tracker on |
| 13 - play with the demo, customise it and then use *it* as the template for | |
| 14 your production tracker | |
| 14 - requires *no* additional support software - python (2.1+) is | 15 - requires *no* additional support software - python (2.1+) is |
| 15 enough to get you going | 16 enough to get you going |
| 16 - easy to set up higher-performance storage backends like sqlite_, | 17 - easy to set up higher-performance storage backends like sqlite_, |
| 17 metakit_, mysql_ and postgresql_ | 18 metakit_, mysql_ and postgresql_ |
| 18 | 19 |
