Changes between Version 3 and Version 4 of WikiStart


Ignore:
Timestamp:
2013-05-23T15:07:12-04:00 (12 years ago)
Author:
warb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v3 v4  
    6363=== Trac Info ===
    6464
    65 Trac is a '''minimalistic''' approach to '''web-based''' management of
    66 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    67 
    68 All aspects of Trac have been designed with the single goal to
    69 '''help developers write great software''' while '''staying out of the way'''
    70 and imposing as little as possible on a team's established process and
    71 culture.
    72 
    73 As all Wiki pages, this page is editable, this means that you can
    74 modify the contents of this page simply by using your
    75 web-browser. Simply click on the "Edit this page" link at the bottom
    76 of the page. WikiFormatting will give you a detailed description of
    77 available Wiki formatting commands.
    78 
    79 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    80 a new Trac environment, containing a default set of wiki pages and some sample
    81 data. This newly created environment also contains
    82 [wiki:TracGuide documentation] to help you get started with your project.
    83 
    84 You can use [wiki:TracAdmin trac-admin] to configure
    85 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    86 regard to ''components'', ''versions'' and ''milestones''.
    87 
    88 
    89 TracGuide is a good place to start.
    90 
    91 Enjoy! [[BR]]
    92 ''The Trac Team''
    93 
    94 == Starting Points ==
    95 
    9665 * TracGuide --  Built-in Documentation
    9766 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project