KonstantinWilleke / sensorium-download

sensorium-download

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sensorium-download

Usage

  1. Clone this repository:
git clone https://github.com/cblessing24/sensorium-download.git
  1. Create an appropriate .env file. An example is provided.

  2. Run the docker-compose service:

docker-compose run main /some/path

This will download all the submissions to /some/path.

About

sensorium-download


Languages

Language:Python 95.3%Language:Dockerfile 4.7%