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