owenizedd / bum

Bum - Bun Version Manager ⚡
123 stars 1 forks source link
bun bun-js bun-plugin bun-runtime bun-sh bunjs node-js nodejs rust version-manager

Bum - Bun Version Manager


GitHub CI Status


Introducing Bum, a fast Bun version manager written in Rust from scratch.

How to install:

Unix

  1. Open your terminal and execute:
curl -fsSL https://github.com/owenizedd/bum/raw/main/install.sh | bash

This installation will install bun for you and also bum altogether.

Windows

I only own a Mac, so I can't test at all if Windows is working, and I can't write a script to auto-install on Windows as well. So here are a few instructions on how to install Bum for Windows:

  1. Install Bun
  2. Download the last exe in the latest release, and unzip it
  3. Put the exe in your favorite directory, add the path to this directory in your PATH, and that's it!

As Bum is not tested at all on Windows, it may not works. If it's the case please open an issue and I'll be glad to fix it.

How to use:

Commands

Future features (possibly)

Any contribution is appreciated, have any doubts/questions/suggestions/ideas? Drop them in the Discussion page.