Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 209 Bytes

Shell usage examples

curl -Lfs latest.cat/php

# you can filter versions
curl -Lfs latest.cat/python@3.17

pyenv install $(curl -Lfs latest.cat/python@3.11)