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