#591gvcgo/version-manager: 一款简单,跨平台,且经过良好设计的版本管理器,用于管理多种SDK以及其他工具。

eryajferyajf2025/05/22



Repos gvcgo/version-manager
Views views
Stars stars
Forks forks
License license
UpdatedAt last-commit
CreatedAt create-at

Logo

Go Report Card
GitHub License
GitHub Release
PRs Card
Issues Card
Versions Repo Card
Go Reference
codecov

中文 | En



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


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
curl --proto '=https' --tlsv1.2 -sSf https://scripts.0002099.xyz | sh
  • Windows
powershell -c "irm https://scripts.0002099.xyz/windows | iex"

Note: Please remember to read the docs, as the problems you encounter may be caused by your improper usage.


What's supported?

bun, clang, clojure, codon, crystal, deno, dlang, dotnet, elixir, erlang, flutter, gcc, gleam, go, groovy, jdk, julia, kotlin, lfortran, lua, nim, node, odin, perl, php, pypy, python, r, ruby, rust, scala, typst, v, zig, and more...


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