Hacker News new | ask | show | jobs
by elbartus 1516 days ago
Well... as written on the linked site, you just install by running: `curl -L get.fleet.rs | sh`. And you use `fleet run` instead of `cargo run` within your rust projects. Only works for nightly right now.