Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- 05/18/09 22:33:13 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.11.2.1=1 = Welcome to the Issue Tracker and Wiki for the Yake Project = 2 2 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 3 Trac allows you to browse the Yake source code (SVN repository), provides issue tracking (for features and bugs) and a wiki for documentation, possibly but not necessarily collaboratively. :) 5 4 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. 10 11 As all Wiki pages, this page is editable, this means that you can 12 modify the contents of this page simply by using your 13 web-browser. Simply click on the "Edit this page" link at the bottom 14 of the page. WikiFormatting will give you a detailed description of 15 available Wiki formatting commands. 16 17 18 TracGuide is a good place to start. 19 20 Enjoy! [[BR]] 21 ''The Trac Team'' 5 Have a look at WikiFormatting to find out about Wiki formatting commands. 6 Additionally, TracGuide should get you started with trac usage. 22 7 23 8 == Starting Points == 9 10 * Create a new ticket (bug or feature request): https://apps.sourceforge.net/trac/yake/newticket 11 12 == Trac Documentation == 24 13 25 14 * TracGuide -- Built-in Documentation