6 | | All aspects of Trac have been designed with the single goal to |
7 | | '''help developers write great software''' while '''staying out of the way''' |
8 | | and imposing as little as possible on a team's established process and |
9 | | culture. |
| 5 | This is the wiki for the BBMRI-NL bioinformatics and GvNL projects. |
| 6 | * Here we can plan and document all our project. |
| 7 | * All our TODO's we can collect under Tickets |
| 8 | * All our scripts we can browsed under Browse Source |
| 9 | * Programmers can commit their code using SVN at http://gbic.target.rug.nl/bbmri/svn |
17 | | "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created |
18 | | a new Trac environment, containing a default set of wiki pages and some sample |
19 | | data. This newly created environment also contains |
20 | | [wiki:TracGuide documentation] to help you get started with your project. |
21 | | |
22 | | You can use [wiki:TracAdmin trac-admin] to configure |
23 | | [http://trac.edgewall.org/ Trac] to better fit your project, especially in |
24 | | regard to ''components'', ''versions'' and ''milestones''. |
25 | | |
26 | | |
27 | | TracGuide is a good place to start. |
28 | | |
29 | | Enjoy! [[BR]] |
30 | | ''The Trac Team'' |
31 | | |
| 17 | See WikiFormatting and TracWiki for explanations. |