- PR to make
slim-leaderboardpip install-able is open at this time- So must
pip installwith--index-urlof https://test.pypi.org/simple/ - But it has dependencies on plain PyPI, so
--extra-index-urlhttps://pypi.org/simple/
- So must
By hand:
python3 -m venv .venv
. .venv/bin/activate
pip install slim-leaderboard
env GITHUB_TOKEN=ghp_[READACTED] slim-leaderboard --emoji --output_format MARKDOWN engineering.json > index.md