summaryrefslogtreecommitdiffstats
path: root/development/trac/README
diff options
context:
space:
mode:
author Eugene Suter2010-04-17 03:48:11 +0200
committer David Somero2010-05-15 10:38:06 +0200
commit39e7e607e2d6a765ef0e696d8d79422fa8e93f0f (patch)
tree4c52096d401402556b03a2033aa9d4afda666665 /development/trac/README
parent40b66211def12ffdd5c31b80cd955ec6e0c27917 (diff)
downloadslackbuilds-39e7e607e2d6a765ef0e696d8d79422fa8e93f0f.tar.gz
development/trac: Added (wiki and issue tracking system)
Diffstat (limited to 'development/trac/README')
-rw-r--r--development/trac/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/development/trac/README b/development/trac/README
new file mode 100644
index 0000000000..2bb9ca991a
--- /dev/null
+++ b/development/trac/README
@@ -0,0 +1,13 @@
+Trac is an enhanced wiki and issue tracking system for software development
+projects. Trac uses a minimalistic approach to web-based software project
+management. Our mission is to help developers write great software while
+staying out of the way. Trac should impose as little as possible on a
+team's established development process and policies.
+
+Trac relies on multiple other packages (available at SlackBuilds):
+pysetuptools, MySQL-python, genshi and pygments.
+
+pysetuptools must be installed before all the others and pygments is
+optional (provides syntax highlighting).
+
+