21 | | = Welcome to Trac 0.12.2 = |
22 | | |
23 | | Trac is a '''minimalistic''' approach to '''web-based''' management of |
24 | | '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. |
25 | | |
26 | | All aspects of Trac have been designed with the single goal to |
27 | | '''help developers write great software''' while '''staying out of the way''' |
28 | | and imposing as little as possible on a team's established process and |
29 | | culture. |
30 | | |
31 | | As all Wiki pages, this page is editable, this means that you can |
32 | | modify the contents of this page simply by using your |
33 | | web-browser. Simply click on the "Edit this page" link at the bottom |
34 | | of the page. WikiFormatting will give you a detailed description of |
35 | | available Wiki formatting commands. |
36 | | |
37 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
38 | | a new Trac environment, containing a default set of wiki pages and some sample |
39 | | data. This newly created environment also contains |
40 | | [wiki:TracGuide documentation] to help you get started with your project. |
41 | | |
42 | | You can use [wiki:TracAdmin trac-admin] to configure |
43 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
44 | | regard to ''components'', ''versions'' and ''milestones''. |
45 | | |
46 | | |
47 | | TracGuide is a good place to start. |
48 | | |
49 | | Enjoy! [[BR]] |
50 | | ''The Trac Team'' |