javascriptnode.jshomebrewbun

How to install Bun via homebrew formula


I want to install Bun via homebrew but I cannot find a formula to install it.


Solution

  • Before installing, you need to tap the repo:

    brew tap oven-sh/bun
    brew install bun