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