Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
2009-07-30 09:45:35 (15 years ago)
Author:
shermanl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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