radicle-cli
radicle-cli copied to clipboard
Install via `cargo` doesn't seem to work (anymore?)
I came across this while reporting an issue with cargo-update. It seems the documented way of installing radicle-cli via cargo install radicle-cli --force --locked --git https://seed.alt-clients.radicle.xyz/radicle-cli.git doesn't work anymore due to an issue with the git repo. Check the linked issue for more info.
Hey @mrusme, yeah due to a move to the new iteration of Radicle, which you can find https://github.com/radicle-dev/heartwood (note that it's very much in the alpha stages). The URL https://seed.alt-clients.radicle.xyz/radicle-cli.git does not longer exist, so you need to compile the binary from this repo if you want to compile a specific version