Bun Logo

WARNING EVERYONE

Make sure to open the terminal and run

curl -fsSL https://bun.sh/install | bash

on your computer! If you're using Windows, do

powershell -c "irm bun.sh/install.ps1 | iex"