Skip to content

Latest commit

 

History

History
97 lines (66 loc) · 5.7 KB

readme.md

File metadata and controls

97 lines (66 loc) · 5.7 KB

Logo

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

中文 | 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).

Installation

  • MacOS/Linux
curl --proto '=https' --tlsv1.2 -sSf https://scripts.vmr.us.kg | sh
  • Windows
powershell -c "irm https://scripts.vmr.us.kg/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