I use it just as a better asdf. I don’t quite see the point of the rest of its functionality, but “asdf without needing to install plugins” is a compelling enough proposition for me.
What does that “manage tools” bit get you? I started using mise as a replacement direnv a while ago and it’s nice enough: cd into a directory and voila, the Python virtualenv is activated. I like that. But in what way could it manage, say, npm or cargo that would be useful?
I feel like I’m missing something important here, as lots of people seem to adore mise, and I like it just fine for the limited use I put it to, but I haven’t had that aha moment yet that makes it indispensable for me.
pixelmonkey|8 months ago
https://mise.jdx.dev/dev-tools/comparison-to-asdf.html
foldr|8 months ago
nchmy|8 months ago
figmert|8 months ago
It can also manage tools from various backends, e.g. go, aqua, cargo, npm, ubi and others
kstrauser|8 months ago
I feel like I’m missing something important here, as lots of people seem to adore mise, and I like it just fine for the limited use I put it to, but I haven’t had that aha moment yet that makes it indispensable for me.
vsviridov|8 months ago
linhns|8 months ago
micvbang|8 months ago