Installation

local install

  1. clone the repository from github
git clone https://github.com/HBClab/xnat_downloader
  1. within the terminal, cd into the place where you downloaded the repository. If you see a setup.py, in the directory (use ls), then you are in the right place.
cd /path/to/repository/xnat_downloader
  1. Install the repository using python.
python setup.py install

docker install

docker pull jdkent/xnat_downloader