KDb/Download: Difference between revisions
Appearance
< KDb
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
git clone [email protected]:predicate | git clone [email protected]:predicate | ||
See also | ==See also== | ||
*[https://projects.kde.org/projects/playground/libs/predicate/activity Activity] | |||
*[http://quickgit.kde.org/index.php?p=predicate.git Git Web interface] |
Revision as of 12:56, 27 June 2012
Download Predicate from the KDE Git repository.
Option 1: If you are not and do not plan to be Predicate developer, use anonymous access:
git clone git://anongit.kde.org/predicate
or via HTTP:
git clone http://anongit.kde.org/predicate
or download the latest archive with the latest copy of the git repository. Click here nad the uncompress the archive:
http://anongit1.kde.org/predicate/predicate-latest.tar.gz
Option 2: If you are or plan to be Predicate developer, use read/write access:
git clone [email protected]:predicate