Changes between Version 2 and Version 3 of WikiStart


Ignore:
Timestamp:
Nov 9, 2007, 3:43:53 PM (16 years ago)
Author:
sebas
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v2 v3  
    33La idea es que este espacio sea el lugar para documentar el desarrollo del codigo que hacemos.
    44
     5== Los softwares que tocamos ==
    56
     7 * EgroupWare - lo usamos como intranet
     8 * AlternC - nuestro panel de control
    69
    7 
    8 = Welcome to Trac 0.10.3 =
    9 
    10 Trac is a '''minimalistic''' approach to '''web-based''' management of
    11 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress.
    12 
    13 All aspects of Trac have been designed with the single goal to
    14 '''help developers write great software''' while '''staying out of the way'''
    15 and imposing as little as possible on a team's established process and
    16 culture.
    17 
    18 As all Wiki pages, this page is editable, this means that you can
    19 modify the contents of this page simply by using your
    20 web-browser. Simply click on the "Edit this page" link at the bottom
    21 of the page. WikiFormatting will give you a detailed description of
    22 available Wiki formatting commands.
    23 
    24 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created
    25 a new Trac environment, containing a default set of wiki pages and some sample
    26 data. This newly created environment also contains
    27 [wiki:TracGuide documentation] to help you get started with your project.
    28 
    29 You can use [wiki:TracAdmin trac-admin] to configure
    30 [http://trac.edgewall.org/ Trac] to better fit your project, especially in
    31 regard to ''components'', ''versions'' and ''milestones''.
    32 
    33 
    34 TracGuide is a good place to start.
    35 
    36 Enjoy! [[BR]]
    37 ''The Trac Team''
    3810
    3911== Starting Points ==