Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- Mar 14, 2016 11:55:12 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 1 = Welcome to Trac 1.0.1=1 = Welcome to Parallel Computing Lab tasks tracking system! = 2 2 3 || [[span(style=font-size: 160px, class=fa fa-ticket)]] || [[span(style=font-size: 160px, class=fa fa-graduation-cap)]] || [[span(style=font-size: 160px, class=fa fa-pencil-square)]] || [[span(style=font-size: 160px, class=fa fa-list-alt)]] || [[span(style=font-size: 160px, class=fa fa-cogs)]] || [[span(style=font-size: 160px, class=fa fa-commenting)]] || 3 Its goal is to simplify effective tracking and handling of '''computing cluster''' and other related prjects issues, enhancements and overall progress. 4 4 5 Trac is a '''minimalistic''' approach to '''web-based''' management of 6 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 5 The main starting points are: 7 6 8 All aspects of Trac have been designed with the single goal to 9 '''help developers write great software''' while '''staying out of the way''' 10 and imposing as little as possible on a team's established process and 11 culture. 12 13 As all Wiki pages, this page is editable, this means that you can 14 modify the contents of this page simply by using your 15 web-browser. Simply click on the "Edit this page" link at the bottom 16 of the page. WikiFormatting will give you a detailed description of 17 available Wiki formatting commands. 18 19 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 20 a new Trac environment, containing a default set of wiki pages and some sample 21 data. This newly created environment also contains 22 [wiki:TracGuide documentation] to help you get started with your project. 23 24 You can use [wiki:TracAdmin trac-admin] to configure 25 [http://trac.edgewall.org/ Trac] to better fit your project, especially in 26 regard to ''components'', ''versions'' and ''milestones''. 7 || [[span(style=font-size: 140px, class=fa fa-ticket)]] || [[span(style=font-size: 140px, class=fa fa-book)]] || [[span(style=font-size: 120px, class=fa fa-cogs)]] || 8 || '''Open tasks''' || '''Documentation''' || '''Development''' || 27 9 28 10 29 T racGuide is a good place to start.11 To start working with Trac you can follow the essential built-in TracGuide or at least read the WikiFormatting information. 30 12 31 13 Enjoy! [[BR]] 32 ''The Trac Team'' 33 34 == Starting Points == 35 36 * TracGuide -- Built-in Documentation 37 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project 38 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions 39 * TracSupport -- Trac Support 40 41 For a complete list of local wiki pages, see TitleIndex. 14 ''The ParaLab Team''