Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gvcgo/version-manager

πŸ”₯πŸ”₯πŸ”₯ A general version manager for multiple sdks, such as Java, Go, Node.js, Deno, Bun, .Net, Python, PyPy, PHP, Rust, Kotlin, Scala, Groovy, Flutter, Julia, Zig, V, Typst, Android SDKs. A much better choice than vfox, fnm, gvm, etc.
https://github.com/gvcgo/version-manager

cross-platform go golang languages linux macos programming version-management version-manager versions vm windows

Last synced: 3 days ago
JSON representation

πŸ”₯πŸ”₯πŸ”₯ A general version manager for multiple sdks, such as Java, Go, Node.js, Deno, Bun, .Net, Python, PyPy, PHP, Rust, Kotlin, Scala, Groovy, Flutter, Julia, Zig, V, Typst, Android SDKs. A much better choice than vfox, fnm, gvm, etc.

Awesome Lists containing this project

README

        



Logo

[![Go Report Card](https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=for-the-badge)](https://goreportcard.com/report/github.com/gvcgo/version-manager)
[![GitHub License](https://img.shields.io/github/license/gvcgo/version-manager?style=for-the-badge)](LICENSE)
[![GitHub Release](https://img.shields.io/github/v/release/gvcgo/version-manager?display_name=tag&style=for-the-badge)](https://github.com/gvcgo/version-manager/releases)
[![PRs Card](https://img.shields.io/badge/PRs-vmr-cyan.svg?style=for-the-badge)](https://github.com/gvcgo/version-manager/pulls)
[![Issues Card](https://img.shields.io/badge/Issues-vmr-pink.svg?style=for-the-badge)](https://github.com/gvcgo/version-manager/issues)
[![Versions Repo Card](https://img.shields.io/badge/Versions-repo-blue.svg?style=for-the-badge)](https://github.com/gvcgo/resources)
[![Go Reference](https://pkg.go.dev/badge/github.com/gvcgo/version-manager.svg)](https://pkg.go.dev/github.com/gvcgo/version-manager)

[δΈ­ζ–‡](https://github.com/gvcgo/version-manager/blob/main/docs/readmeCN.md) | [En](https://github.com/gvcgo/version-manager)

- [version-manager(vmr)](#version-managervmr)
- [Features](#features)
- [Installation](#installation)
- [What's supported?](#whats-supported)
- [Contributors](#contributors)
- [Leave a star](#leave-a-star)
- [Thanks to](#thanks-to)

------

------

### version-manager(vmr)

πŸ”₯πŸ”₯πŸ”₯**VMR** is a **simple**, **cross-platform**, and **well-designed** version manager for multiple sdks and tools. It is totally created for general purpose.

Maybe you've already heard of fnm, gvm, nvm, pyenv, phpenv, etc. However, none of them can manage multiple programming languages. Managers like asdf-vm support multiple languages, but only works on unix-like systems, and annoyingly makes things look complicated. Therefore, **VMR** comes.

[See docs for details](https://vdocs.vmr.us.kg/)

------

### Features

- Cross-platform, supports **Windows**, **Linux**, **MacOS**.
- Supports **multiple languages and tools**.
- Nicer TUI, inpsired by lazygit, more intuitive, **no need to remember any commands**.
- **CLI is also available**. You can choose either TUI or CLI as you like.
- Supports **locking SDK version for each project**.
- Supports **Reverse Proxy**/**Local Proxy**, improves your download experience.
- Well-designed, **faster** response and **higher** stability.
- **No plugins** needed, just out of the box.
- Installs SDKs **in local disk** instead of docker containers.
- **High extendability**, even for thousands of applications(through **conda**).
- Supports multiple shells, such as **bash**, **zsh**, **fish**, **powershell**, **git-bash**.

------

### Installation

- MacOS/Linux
```bash
curl --proto '=https' --tlsv1.2 -sSf https://scripts.vmr.us.kg | sh
```
- Windows
```bash
powershell -c "irm https://scripts.vmr.us.kg/windows | iex"
```

**Note**: Please remember to read the [docs](https://vdocs.vmr.us.kg/), as the problems you encounter may be caused by your improper usage.

------

### What's supported?

[bun](https://bun.sh/), [clang](https://clang.llvm.org/), [clojure](https://clojure.org/), [codon](https://github.com/exaloop/codon), [crystal](https://crystal-lang.org/), [deno](https://deno.com/), [dlang](https://dlang.org/), [dotnet](https://dotnet.microsoft.com/), [elixir](https://elixir-lang.org/), [erlang](https://www.erlang.org/), [flutter](https://flutter.dev/), [gcc](https://gcc.gnu.org/), [gleam](https://gleam.run/), [go](https://go.dev/), [groovy](http://www.groovy-lang.org/), [jdk](https://bell-sw.com/pages/downloads/), [julia](https://julialang.org/), [kotlin](https://kotlinlang.org/), [lfortran](https://lfortran.org/), [lua](https://www.lua.org/), [nim](https://nim-lang.org/), [node](https://nodejs.org/en), [odin](http://odin-lang.org/), [perl](https://www.perl.org/), [php](https://www.php.net/), [pypy](https://www.pypy.org/), [python](https://www.python.org/), [r](https://www.r-project.org/), [ruby](https://www.ruby-lang.org/en/), [rust](https://www.rust-lang.org/), [scala](https://www.scala-lang.org/), [typst](https://typst.app/), [v](https://vlang.io/), [zig](https://ziglang.org/), [and more...](https://vdocs.vmr.us.kg/starts/sdklist/#supported-lsp)

------

### Contributors
> Thanks to the following people who have contributed to this project.



------

### Leave a star

**If this project helped, just generously leave a 🌟**.

------

### Thanks to



------

### Star History

![Star History Chart](https://api.star-history.com/svg?repos=gvcgo/version-manager&type=Date)