81 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
82 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
83 | | |
84 | | All aspects of Trac have been designed with the single goal to |
85 | | '''help developers write great software''' while '''staying out of the way''' |
86 | | and imposing as little as possible on a team's established process and |
87 | | culture. |
88 | | |
89 | | As all Wiki pages, this page is editable, this means that you can |
90 | | modify the contents of this page simply by using your |
91 | | web-browser. Simply click on the "Edit this page" link at the bottom |
92 | | of the page. WikiFormatting will give you a detailed description of |
93 | | available Wiki formatting commands. |
94 | | |
95 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
96 | | a new Trac environment, containing a default set of wiki pages and some sample |
97 | | data. This newly created environment also contains |
98 | | [wiki:TracGuide documentation] to help you get started with your project. |
99 | | |
100 | | You can use [wiki:TracAdmin trac-admin] to configure |
101 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
102 | | regard to ''components'', ''versions'' and ''milestones''. |
103 | | |
104 | | TracGuide is a good place to start. |
105 | | |
106 | | Enjoy! [[BR]] |
107 | | ''The Trac Team'' |
108 | | |
109 | | == Starting Points == |
110 | | |
111 | | * TracGuide -- Built-in Documentation |
112 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
113 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
114 | | * TracSupport -- Trac Support |
115 | | |
116 | | For a complete list of local wiki pages, see TitleIndex. |
117 | | |