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. Download the entire file tree as a single zip file using this link: 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. Clone the entire project using a Git client to your working space. For example, using a command line client: git clone https://github.com/dell-oss/Doradus.git This will create a local Git repository in a parent folder called “Doradus”.