Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Nov 21, 2006, 9:45:28 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac 0.9.5=1 = Voyager Desktop = 2 2 3 Trac is a '''minimalistic''' approach to '''web-based''' management of 4 '''software projects'''. Its goal is to simplify effective tracking and handling of software issues, enhancements and overall progress. 3 The Voyager Desktop is an object oriented desktop which tries to resemble the unique features of 4 the WPS known from OS/2. 5 It is based on '''NOM''' the '''N'''etlabs '''O'''bject '''M'''odel. 5 6 6 All aspects of Trac have been designed with the single goal to 7 '''help developers write great software''' while '''staying out of the way''' 8 and imposing as little as possible on a team's established process and 9 culture. 7 == About == 10 8 11 As all Wiki pages, this page is editable, this means that you can 12 modify the contents of this page simply by using your 13 web-browser. Simply click on the "Edit this page" link at the bottom 14 of the page. WikiFormatting will give you a detailed description of 15 available Wiki formatting commands. 9 The desktop is built from classes which live in shared libraries. 10 Thanks to the underlying object system the user may add classes (whose instances 11 represent e.g. files or folders) without recompiling the desktop. Thus independend 12 vendors can provide '''binary only''' extensions to the desktop. 16 13 14 15 = Trac information = 17 16 "[wiki:TracAdmin trac-admin] ''yourenvdir'' initenv" created 18 17 a new Trac environment, containing a default set of wiki pages and some sample