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