-
Add rustup for on-demand Rust support, document JS/TS development
released this
2026-04-12 21:36:57 +02:00 | 183 commits to main since this releaseInstall rustup-init binary from Rust CDN. Users bootstrap Rust with
'rustup-init -y' — persists via devbox-rustup and devbox-cargo volumes.
Add JavaScript/TypeScript development docs (Node.js + npm in base, Bun in OMOS).Downloads