Generally you would use Flox to install uv/cargo and use those to manage language dependencies. Flox handles everything else like native libraries, ensuring everyone gets the same tools, etc. 4/n
Comments
Log in with your Bluesky account to leave a comment
I remember when Poetry and pipenv were first a thing, and if you were fluent in one but wanted to work on a project that used the other, it was a pain to go install it, learn it, etc. Flox is the general solution to this problem. n/n
Comments