To install Bun v1.0.32:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.32:
bun upgrade
To install Bun v1.0.32:
curl https://bun.sh/install | bash
# or you can use npm
# npm install -g bun
To upgrade to Bun v1.0.32:
bun upgrade
Don't miss a new bun release
NewReleases is sending notifications on new releases.