0
0
Fork 0
mirror of https://github.com/0atman/noboilerplate.git synced 2026-04-21 06:09:56 +00:00
1 Rust Tips
Tris Oaten edited this page 2024-04-10 10:58:07 +01:00

Installation

  • Don't use your operating system's package manager, install with rustup, the official rust version manager: curl sh.rustup.rs | sh
  • DRAMATICALLY speed up recompilation times with sccache

Essential Tools

  • Bacon
  • Hurl

Essential Packages