-
Notifications
You must be signed in to change notification settings - Fork 10
General Source and Download Info
The source for the Qore Programming language and modules is in git repositories; Qore source is available at https://github.com/qorelanguage/qore
To check out the qore
project from git from the command-line, use
one of the following depending on your personal preference (note that
the source code for modules must be checked out separately):
git clone git@github.com:qorelanguage/qore.git
git clone https://github.com/qorelanguage/qore.git
Note that building from the develop
branch may not result in stable binaries; for the most stable version of qore
, see latest qore release or one of the downloads below.
For source tar archives, go to the git releases page.
For source RPM packages, see openSUSE Build Service for information and links.
For binary RPM packages, see openSUSE Build Service for information and links.
For Windows binary packages, see the github releases page for qore; Windows binary packages include Qore and also common binary modules.