https://github.com/4lch4/bvm
Bun Version Manager is a small CLI that helps manage multiple versions of Bun, inspired by nvm for Node.
https://github.com/4lch4/bvm
Last synced: 11 months ago
JSON representation
Bun Version Manager is a small CLI that helps manage multiple versions of Bun, inspired by nvm for Node.
- Host: GitHub
- URL: https://github.com/4lch4/bvm
- Owner: 4lch4
- License: mit
- Created: 2023-12-11T20:47:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T05:32:07.000Z (over 1 year ago)
- Last Synced: 2025-02-26T17:52:53.840Z (11 months ago)
- Language: TypeScript
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @4lch4/bvm
This repo is home to a small CLI utility built with TypeScript, Bun, and Commander.
It's sole purpose is to let you manage multiple versions of Bun on your machine using their official [install.sh][0] script.
[0]: https://github.com/oven-sh/bun/blob/c84be8c48b434949d5fd186023cafce8d2baefd6/src/cli/install.sh