Changes between Version 1 and Version 2 of WikiStart
- Timestamp:
- Sep 28, 2024, 10:10:29 PM (8 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v1 v2 1 = Welcome to Trac2 1 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. 2 == Yuuka (幽香) 3 It's yet another client for [https://wttr.in wttr.in], named after [https://en.touhouwiki.net/wiki/Yuuka_Kazami "The Flower Master of the Four Seasons"] from [https://en.touhouwiki.net/wiki/Lotus_Land_Story Lotus Land Story]. 6 4 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. 5 === Installation 6 Coming soon 11 7 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. 8 === Usage 17 9 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. 10 ==== Forecast 11 {{{ 12 forecast - Check the current forecast of an specific location 22 13 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''. 14 Flags: 15 -f --format View options (default: AT) 16 -l --language Set preferred language 17 -r --region Where to look at 18 }}} 26 19 20 ==== Phases of the Moon 21 {{{ 22 moon - See what's going on at the Moon 27 23 28 TracGuide is a good place to start. 24 Flags: 25 -f --format View options (default: AT) 26 -l --language Set preferred language 27 }}} 29 28 30 Enjoy! [[BR]]31 ''The Trac Team''32 33 == Starting Points34 35 * TracGuide -- Built-in Documentation36 * [http://trac.edgewall.org/ The Trac project] -- Trac Open Source Project37 * [http://trac.edgewall.org/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions38 * TracSupport -- Trac Support39 40 For a complete list of local wiki pages, see TitleIndex.