Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gvcgo/version-manager
- Owner: gvcgo
- License: mit
- Created: 2024-02-29T10:49:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T04:14:14.000Z (10 months ago)
- Last Synced: 2024-04-12T17:07:19.000Z (10 months ago)
- Topics: cross-platform, go, golang, languages, linux, macos, programming, version-management, version-manager, versions, vm, windows
- Language: Go
- Homepage: https://github.com/gvcgo/version-manager
- Size: 329 KB
- Stars: 220
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-version-managers - vmr - A simple, cross-platform, and well-tested version manager for programming languages and tools. (Version Managers / Generic)
- my-awesome - gvcgo/version-manager - vm,conda,cross-platform,fnm,go,golang,languages,lazygit,linux,macos,nvm,programming,sdk,version-management,version-manager,versions,vfox,vmr,windows pushed_at:2025-01 star:0.9k fork:0.0k π₯ A general version manager for thousands of SDKs with TUI inspired by lazygit. No need to remember any commands. Less bugs. (Go)
README
[![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)