summaryrefslogtreecommitdiff
path: root/pwgrep.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-03-10 11:48:44 +0100
committerPaul Buetow <paul@buetow.org>2013-03-10 11:48:44 +0100
commit513949bb79d1eaef9da2ca1f58806e6903da23bc (patch)
tree0cd6abfd82bfa6dcb10002bfec73f61519214dab /pwgrep.buetow.org
parentb7b45a8d4c572d1d6b6fb7467cb652d95a5a3b21 (diff)
add Git download desc
Diffstat (limited to 'pwgrep.buetow.org')
-rw-r--r--pwgrep.buetow.org/content/50.Download.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/pwgrep.buetow.org/content/50.Download.xml b/pwgrep.buetow.org/content/50.Download.xml
new file mode 100644
index 0000000..a56d753
--- /dev/null
+++ b/pwgrep.buetow.org/content/50.Download.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <pagetitle>Download</pagetitle>
+ <text>pwgrep can be downloaded from a deb repo or from git.</text>
+ <textheader>Download from Git repository</textheader>
+ <text>For git just type "git clone git://git.buetow.org/pwgrep".</text>
+ <text>To update to the latest stable version just type "cd ./pwgrep; git pull".</text>
+ <text>
+ <noop>Go to </noop>
+ <namedlink href="http://web.buetow.org/git/?p=pwgrep.git">gitweb</namedlink>
+ <noop> to browse the online repository. The master branch always keeps the current stable version. The devel branch always keeps the current development version. For releases there are tags and for screenshots check out the screenshots branch.</noop>
+ </text>
+ <text>For bleeding edge you can fetch the devel branch with "git clone -b devel git://git.buetow.org/pwgrep pwgrep-devel". But be warned, this one might be broken! It will be merged to master when it's done.</text>
+</content>
+
+