| | 1 | Trac is a '''minimalistic''' approach to '''web-based''' management of |
| | 2 | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
| | 3 | |
| | 4 | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
| | 5 | a new Trac environment, containing a default set of wiki pages and some sample |
| | 6 | data. This newly created environment also contains |
| | 7 | [wiki:TracGuide documentation] to help you get started with your project. |
| | 8 | |
| | 9 | You can use [wiki:TracAdmin trac-admin] to configure |
| | 10 | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
| | 11 | regard to ''components'', ''versions'' and ''milestones''. |
| | 12 | |
| | 13 | == Starting Points == |
| | 14 | |
| | 15 | * TracGuide -- Built-in Documentation |
| | 16 | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
| | 17 | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
| | 18 | * TracSupport -- Trac Support |