- python 3
- Duplicate the file
config_example.json, rename it toconfig.jsonand fill it with your custom configuration. You will need your kenjo user id and auth token (Authorizationheader), can be found using Chrome/Firefox dev tools.
pip install -r requirements.txtpython3 src/main.py
- Docker 20.10.16 or superior
- docker-compose 1.29.2 or superior
- GNU Make
Dev commands are listed in the Makefile. Launch make build to initialize the project