https://github.com/swz-git/bvm
Bun Version Manager
https://github.com/swz-git/bvm
bun javascript js rust ts typescript
Last synced: about 1 year ago
JSON representation
Bun Version Manager
- Host: GitHub
- URL: https://github.com/swz-git/bvm
- Owner: swz-git
- License: mit
- Created: 2022-08-05T10:41:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T01:58:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T14:41:45.310Z (about 1 year ago)
- Topics: bun, javascript, js, rust, ts, typescript
- Language: Rust
- Homepage:
- Size: 59.6 KB
- Stars: 65
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
_
| |____ ___ __ ___
| '_ \ \ / / '_ ` _ \
| |_) \ V /| | | | | |
|_.__/ \_/ |_| |_| |_|
fast bun version manager
```
Currently bvm only works on Linux but the plan is to support Windows and MacOS in the future as well.
## Install
`cargo install --git https://github.com/swz-git/bvm`
## Shell setup
add this to your `.bashrc` (or equivalent for your shell, `.zshrc` for zsh)
`eval "$(bvm env)"`
## Help
`bvm --help` or `bvm [SUBCOMMAND] --help`