Installation

To install the latest version of doi_downloader from source, you can use the following commands:

git clone https://github.com/escience-tmsr/doi-downloader.git
cd doi-downloader
make virtualenv
source .venv/bin/activate
make install