Hacker News new | ask | show | jobs
by _frkl 1190 days ago
Thanks for sharing, very cool! There doesn't seem to be a whole lot of documentation on how to use it as a library, but looking at the code all seems to be nice and tidy, and it doesn't look too difficult to adapt to a use-case or two I have in mind.

Any plans to publish a release version to crates.io, or is it mainly intended as an internal tool for prefix.dev?

1 comments

As far as I know the plan is indeed to publish a version to crates.io, and the only reason it hasn't been done yet is that it is still early days. You might want to jump in their discord server to ask, though, if you want to be sure (or maybe you can even create an issue on GitHub)
Rattler author here! I just published v0.1.0 to crates.
Yay! :) Thanks heaps! It's funny, 'rattler' is exactly what I need at the moment. I was about to write a rust app that downloads 'micromamba' and runs it as a subprocess. But this is so much better for what I try to do, being able to include everything in a single binary and calling rust code directly...
Great to hear! You peaked my interest now! I would love to know more about your usecase! Would you be open to join our discord to talk about it?
Sure, will do!