Downloads: Difference between revisions

From ScarletDME
Jump to navigation Jump to search
No edit summary
 
Line 6: Line 6:


The git command line for getting the full source tree is:
The git command line for getting the full source tree is:
 
<pre>
git clone git://github.com/geneb/ScarletDME.git
git clone https://github.com/geneb/ScarletDME.git
 
</pre>


The "master" branch is for the stable build and the "dev" branch is for current fixes/features.
The "master" branch is for the stable build and the "dev" branch is for current fixes/features.
You can grab the dev branch directly using this command:
<pre>
git clone --branch dev https://github.com/geneb/ScarletDME.git
</pre>


==Pre-Built OpenQM Packages==
==Pre-Built OpenQM Packages==

Latest revision as of 20:40, 29 January 2022

Files, sources, packages and apps for ScarletDME/OpenQM

ScarletDME

Main source code repository: https://github.com/geneb/ScarletDME

The git command line for getting the full source tree is:

git clone https://github.com/geneb/ScarletDME.git

The "master" branch is for the stable build and the "dev" branch is for current fixes/features. You can grab the dev branch directly using this command:

git clone --branch dev https://github.com/geneb/ScarletDME.git

Pre-Built OpenQM Packages

OpenQM Source

Original Ladybridge Source Tarballs

Applications