Hacker News new | ask | show | jobs
by mc4ndr3 1517 days ago
How does it work?

How does one use it?

1 comments

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.