DRIVE Installation
==================

DRIVE has several installation options. Pip installation is the most straightfoward way for individuals who just wish to use the DRIVE cli without having to install any dependencies. Individuals who wish to contribute to DRIVE need to clone the repository from Github.

.. toctree::
    :maxdepth: 1

    pip_installation
    github_installation
    docker
    testing