# Bun


title: Install Bun CLI v0.1.4 (Beta) | webally.co.za label: Install Bun CLI v0.1.4 (Beta) | webally.co.za order: 100 authors:

Bun is fast and does more for less, so drop Node and Deno and lets install Bun

You can get this off of their website at: https://bun.sh, but no need to. Just run the following command:

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

Then run the following command to test:

bun --v

That is it.