This repository hosts the start page when you visit the eclipse-score GitHub organization. It contains links to the Eclipse Score website, documentation, and other resources related to the Eclipse Score project.
You can use e.g. uv
to create a virtual environment:
uv venv && uv pip install -r requirements.txt
And to run the script:
uv run scripts/update_readme.py