radicle-dev / radicle-cli

Radicle CLI
https://app.radicle.network/alt-clients.radicle.eth/radicle-cli
GNU General Public License v3.0
87 stars 22 forks source link

Install via `cargo` doesn't seem to work (anymore?) #278

Open mrusme opened 1 year ago

mrusme commented 1 year ago

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.

sebastinez commented 1 year ago

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