Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry Track design competition.
installation (including web interface) takes about 30 minutes instant-gratification python demo.py :) two templates included in the distribution for you to base your tracker on play with the demo, customise it and then use it as the template for your production tracker requires no additional support software - python (2.3+) is enough to get you going easy to set up higher-performance storage backends like sqlite, mysql and postgresql
accessible through the web, email, command-line or Python programs may be used to track bugs, features, user feedback, sales opportunities, milestones, ... automatically keeps a full history of changes to issues with configurable verbosity and easy access to information about who created or last modified any item in the database issues have their own mini mailing list (nosy list) users may sign themselves up, there may be automatic signup for incoming email and users may handle their own password reset requests
|