Closed risu729 closed 5 months ago
Done.
But I'd note the main reason I wrote ubi
was to avoid having to install things by compiling them. There are bootstrap shell scripts you can use to install ubi
without running cargo
. See https://github.com/houseabsolute/ubi/tree/v0.0.31?tab=readme-ov-file#installing-it for details.
Thanks for the new release!
I understand and agree with the philosophy. However, I'm using ubi
as a mise
(tool version manager) backend, and mise
does not support installing ubi
without cargo
.
I will be able to install pre-compiled ubi
with mise
by making its plugin, so I will work on it soon.
docs: https://mise.jdx.dev/dev-tools/backends/ubi.html
I cannot install ubi with cargo due to the yanked zip version. Since it is already resolved in the master branch, could you cut a new release?
Thanks so much for this awesome tool.