Changes between Version 1 and Version 2 of WikiStart


Ignore:
Timestamp:
09/13/21 14:47:30 (3 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v1 v2  
    1 = Welcome to Trac
     1= Welcome to !TurnKey Trac =
    22
    3 Trac is a '''minimalistic''' approach to '''web-based''' management of
    4 '''software projects'''. Its goal is to simplify effective tracking and
    5 handling of software issues, enhancements and overall progress.
     3Trac is a '''minimalistic''' approach to '''web-based''' management of '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    64
    7 All aspects of Trac have been designed with the single goal to
    8 '''help developers write great software''' while '''staying out of the way'''
    9 and imposing as little as possible on a team's established process and
    10 culture.
     5All aspects of Trac have been designed with the single goal to '''help developers write great software''' while '''staying out of the way''' and imposing as little as possible on a team's established process and culture.
    116
    12 As all Wiki pages, this page is editable, this means that you can
    13 modify the contents of this page simply by using your
    14 web-browser. Simply click on the "Edit this page" link at the bottom
    15 of the page. WikiFormatting will give you a detailed description of
    16 available Wiki formatting commands.
     7== Getting started ==
    178
    18 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    19 a new Trac environment, containing a default set of wiki pages and some sample
    20 data. This newly created environment also contains
    21 [wiki:TracGuide documentation] to help you get started with your project.
    22 
    23 You can use [wiki:TracAdmin trac-admin] to configure
    24 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    25 regard to ''components'', ''versions'' and ''milestones''.
    26 
    27 
    28 TracGuide is a good place to start.
    29 
    30 Enjoy! [[BR]]
    31 ''The Trac Team''
    32 
    33 == Starting Points
    34 
     9 * Log in as '''admin''' and get Trac'in!
     10 * Create new Trac projects with '''trac-initproject''' on the command line
     11 * Manage the appliance with the [[HttpHostLink(https, 12320, Web based terminal shell)]] or [[HttpHostLink(https, 12321, Web management interface)]]
     12 * Refer to the [https://www.turnkeylinux.org/trac TurnKey Trac release notes]
    3513 * TracGuide --  Built-in Documentation
     14 * WikiFormatting -- Detailed description of available Wiki formatting commands
    3615 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project
    3716 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions
     
    3918
    4019For a complete list of local wiki pages, see TitleIndex.
     20
Trac Appliance - Powered by TurnKey Linux