manga-dlp/contrib
Ivan Schaller ecf4bf771e
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
switch to loguru/click.
update docs etc
2022-12-29 18:13:19 +01:00
..
api_template.py add tests for hooks 2022-08-14 16:34:15 +02:00
README.md move justfile and small changes 2022-06-26 15:10:36 +02:00
requirements_dev.txt switch to loguru/click. 2022-12-29 18:13:19 +01:00

contribute

install dev requirements

python3 -m pip install -r contrib/requirements_dev.txt

setup asdf with all needed tools and versions

you may need to install just first: link

just prepare_workspace