uv/crates/uv-toolchain
Zanie Blue accbb9b695
Add uv toolchain find (#4206)
Adds a command to find a toolchain on the system. Right now, it displays
the path to the first matching toolchain. We'll probably have more rich
output in the future (after implementing `toolchain show`).

The eventual plan (separate from here) is to port all of the toolchain
discovery tests to use this command. I'll add a few tests for this
command here anyway.
2024-06-14 17:03:16 +00:00
..
python Rename uv-interpreter crate to uv-toolchain (#4120) 2024-06-07 13:59:14 -05:00
src Add uv toolchain find (#4206) 2024-06-14 17:03:16 +00:00
Cargo.toml Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00
download-metadata.json Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00
fetch-download-metadata.py Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00
template-download-metadata.py Refactor uv-toolchain::platform to use target-lexicon (#4236) 2024-06-12 09:11:56 -05:00