manga-dlp/contrib
Ivan Schaller ee36496915
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update path in contrib readme
2022-06-25 14:57:41 +02:00
..
api_template.py create api template + typo 2022-05-17 13:32:50 +02:00
justfile improve file organisation 2022-06-25 14:29:09 +02:00
README.md update path in contrib readme 2022-06-25 14:57:41 +02:00
requirements_dev.txt improve file organisation 2022-06-25 14:29:09 +02: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 contrib/ prepare_workspace