Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Wasm target
rustup target add wasm32-unknown-unknown
Node
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
# in lieu of restarting the shell
\. "$HOME/.nvm/nvm.sh"
# Download and install Node.js:
nvm install 22
TailwindCss
npm install tailwindcss
sudo chmod +x ./scripts/init.sh
./scripts/init.sh