KDb/Download: Difference between revisions

From KDE Community Wiki
< KDb
(Created page with '{{Note|These instruction are for the current development, unstable version, so called '''master'', because there were no stable releases of Predicate yet.}} Download Predicate f...')
 
No edit summary
Line 4: Line 4:


'''Option 1:''' If you are not and do not plan to be Predicate developer, use anonymous access:
'''Option 1:''' If you are not and do not plan to be Predicate developer, use anonymous access:
  git clone http://anongit.kde.org/predicate
  git clone git://anongit.kde.org/predicate
or via HTTP:
or via HTTP:
  git clone http://anongit.kde.org/predicate
  git clone http://anongit.kde.org/predicate

Revision as of 12:51, 27 June 2012

Note

These instruction are for the current development, unstable version, so called 'master, because there were no stable releases of Predicate yet.


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

See also: activity, gitweb