gvcgo / version-manager

🔥 A general version manager for 60+ SDKs with TUI inspired by lazygit. No need to remember any commands. 支持各种语言,无需插件,无需记忆命令,最好用的SDK版本管理器。

Home Page:https://gvcgo.github.io/vdocs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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-tested version manager for programming languages and tools. It is totally created for general purpose. You don't need any plugins, but just vm. Then everything can be managed.

Maybe you've already heard of fnm, sdkman, 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 makes things look complicated. Therefore, vmr comes.

youtube video demo

See docs for details


Features

  • Cross-platform, supports Windows, Linux, MacOS.
  • Supports multiple languages and tools.
  • Nicer TUI, reduces user input, while maintaining the flexibility.
  • Supports locking SDK version for each project.
  • Supports reverse proxy settings and multi-threaded downloads, improve your download experience.
  • Version crawler and main project are separated to ensure faster response and higher stability.
  • No need for plugins, just out of the box.
  • Installs SDKs in local disk instead of docker containers.
  • Easy to use, you only need to focus on about 6 subcommands of VMR.

Contributors

Thanks to the following people who have contributed to this project.

About

🔥 A general version manager for 60+ SDKs with TUI inspired by lazygit. No need to remember any commands. 支持各种语言,无需插件,无需记忆命令,最好用的SDK版本管理器。

https://gvcgo.github.io/vdocs/

License:MIT License


Languages

Language:Go 93.9%Language:Shell 3.6%Language:PowerShell 2.5%