Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 441 Bytes

File metadata and controls

18 lines (11 loc) · 441 Bytes

eclipse-score .github repository

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.

Development

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