Hacker News new | ask | show | jobs
by TheDesolate0 2098 days ago
`cargo` is like `make` but fancy. so `cargo build` is the same as say running `make`

it is very much cross platform, and actually much easier to get working under GNU/Linux, *nix, or (ick) JobsOS.

https://rustup.rs/ has the install scripts