Skip to content
/ bvm Public

Bun Environment Manager: A streamlined tool designed for developers to effortlessly manage multiple versions of the Bun runtime and its packages. Offering a simple yet robust interface, it enables easy installation, switching, and management of various Bun versions, tailored for enhanced project compatibility and efficient workflow optimization.

License

Notifications You must be signed in to change notification settings

jsugg/bvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun Environment Manager

The Bun Environment Manager is a tool for managing multiple versions of Bun and their associated packages.

Quick Start

  1. Clone the repository: git clone https://github.com/your-username/bun-env-manager.git
  2. Navigate to the cloned directory: cd bun-env-manager
  3. Run the installation script: ./bin/bun-install <version>
  4. Switch to the installed version: ./bin/bun-switch <version>

For more detailed instructions, see INSTALLATION.md.

Usage

To manage Bun versions and packages, use the scripts in the bin/ directory. For detailed usage of each command, see USAGE.md.

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for more details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Bun Environment Manager: A streamlined tool designed for developers to effortlessly manage multiple versions of the Bun runtime and its packages. Offering a simple yet robust interface, it enables easy installation, switching, and management of various Bun versions, tailored for enhanced project compatibility and efficient workflow optimization.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages