From 513949bb79d1eaef9da2ca1f58806e6903da23bc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 10 Mar 2013 11:48:44 +0100 Subject: add Git download desc --- pwgrep.buetow.org/content/50.Download.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pwgrep.buetow.org/content/50.Download.xml (limited to 'pwgrep.buetow.org') 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 @@ + + + Download + pwgrep can be downloaded from a deb repo or from git. + Download from Git repository + For git just type "git clone git://git.buetow.org/pwgrep". + To update to the latest stable version just type "cd ./pwgrep; git pull". + + Go to + gitweb + 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. + + 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. + + + -- cgit v1.2.3