Installing and Running Doradus : Downloading Doradus

Downloading Doradus
Doradus is a Github project whose source code and build scripts can be found at the following link:
https://github.com/dell-oss/Doradus
There are two basic ways to download Doradus:
1.
https://github.com/dell-oss/Doradus/archive/master.zip
Unzip this file, which will create a parent folder called “Doradus-master” containing build, source, and document files. Or:
2.
git clone https://github.com/dell-oss/Doradus.git
This will create a local Git repository in a parent folder called “Doradus”.