logoalt Hacker News

QuiDortDineyesterday at 2:17 PM3 repliesview on HN

> $ cargo install [email protected] --locked

I won't install Rust just to test your software. Make a debian package like everyone else.


Replies

rstuart4133today at 1:41 AM

They do publish binaries they work perfectly well on Linux. No need for cargo:

https://github.com/jj-vcs/jj/releases/tag/v0.40.0

hargyesterday at 2:19 PM

I believe the full docs page does indicate that there are binaries to install via popular package managers [1]

[1]: https://docs.jj-vcs.dev/latest/install-and-setup/

show 1 reply
Philpaxyesterday at 2:50 PM

Immediately after that line:

> If you're not a Rust developer, please read the documentation to figure out how to install things on your platform

Rather selective reading we have here, don't we?

show 1 reply