1155 Forks
42338 Stars
42338 Watchers

bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one

How to download and setup bun

Open terminal and run command
git clone https://github.com/oven-sh/bun.git
git clone is used to create a copy or clone of bun repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bun https://github.com/oven-sh/bun/archive/master.zip

Or simply clone bun with SSH
[email protected]:oven-sh/bun.git

If you have some problems with bun

You may open issue on bun support forum (system) here: https://github.com/oven-sh/bun/issues