Open
Description
Summary
It would be great if uv had a way to store all installed tool installations into a standard file, similar to a homebrew brewfile.
My use case is I want to have tools installed with uv tool install ...
added to a config file that I can track in git along with my brew installed libs in a brewfile, and my other dotfiles.
Example
No response