46 | | ----- |
47 | | = Welcome to Trac 0.10.3 = |
48 | | |
49 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
50 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
51 | | |
52 | | All aspects of Trac have been designed with the single goal to |
53 | | '''help developers write great software''' while '''staying out of the way''' |
54 | | and imposing as little as possible on a team's established process and |
55 | | culture. |
56 | | |
57 | | As all Wiki pages, this page is editable, this means that you can |
58 | | modify the contents of this page simply by using your |
59 | | web-browser. Simply click on the "Edit this page" link at the bottom |
60 | | of the page. WikiFormatting will give you a detailed description of |
61 | | available Wiki formatting commands. |
62 | | |
63 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
64 | | a new Trac environment, containing a default set of wiki pages and some sample |
65 | | data. This newly created environment also contains |
66 | | [wiki:TracGuide documentation] to help you get started with your project. |
67 | | |
68 | | You can use [wiki:TracAdmin trac-admin] to configure |
69 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
70 | | regard to ''components'', ''versions'' and ''milestones''. |
71 | | |
72 | | |
73 | | TracGuide is a good place to start. |
74 | | |
75 | | Enjoy! [[BR]] |
76 | | ''The Trac Team'' |
77 | | |
78 | | == Starting Points == |
79 | | |
80 | | * TracGuide -- Built-in Documentation |
81 | | * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project |
82 | | * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions |
83 | | * TracSupport -- Trac Support |
84 | | |
85 | | For a complete list of local wiki pages, see TitleIndex. |
| 46 | == Information on Trac == |
| 47 | * [wiki:TracInfo Trac Information Page] |