Go Version Manager

Open-source Go projects categorized as Version Manager

Top 10 Go Version Manager Projects

Version Manager
  • nvm for Windows

    A node.js version management utility for Windows. Ironically written in Go.

    Project mention: "nvm use" does not work with nvm-windows | dev.to | 2024-12-31

    I installed nvm with the installer (v1.2.1). I tried a simple nvm use 20.18.1 (or whatever version you were targeting) and was met with a frustrating error.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vfox

    A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more

    Project mention: The Ultimate Guide to Node.js Version Managers: NVM, NVS, fnm, Volta, and asdf | Part 3 | dev.to | 2024-09-12

    Another tool quite similar to asdf is vfox. It supports version management for various programming languages. It also has an MSI installer, unlike asdf, and hence is painless to install for the majority of Windows users. In fact, the function is quite similar to asdf in that it supports Node.js versions by simply changing a configuration.

  • version-manager

    🔥 A general version manager for thousands of SDKs with TUI inspired by lazygit. No need to remember any commands. Less bugs.

    Project mention: A new cross-platform version manager for SDKs | dev.to | 2024-04-28
  • zvm

    zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig.

    Project mention: Pledging $300k to the Zig Software Foundation | news.ycombinator.com | 2024-10-01

    I use Zig on Mac, Windows and Linux (but most on Mac). It works without issues (also as a C/C++ compiler and linker replacement).

    If you're developing with Zig I would recommend managing the Zig installation through a tool like zvm (https://github.com/tristanisham/zvm). This lets you easily update to the latest dev version and switch between stable versions (similar to rustup or nvm).

    The other install options are working too of course (install via brew, or download and unpack prebuilt archives https://ziglang.org/download/) but those options are not as convenient for switching between the stable and bleeding egde version.

  • k8senv

    Kubernetes client's version manager to manage multiple versions of kubectl, helm and velero clients on same system/jumpbox/bastion.

  • use-node

    The next generation node version manager (by ysmood)

  • tfvm

    Terraform Version Manager - Always the right terraform version for your project (by cbuschka)

  • goversion

    🎲 Easily switch between multiple Go versions

  • nevermind

    a node version manager

  • GoVersionManager

    A simple Go Version Management Tool with zero dependencies

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Version Manager discussion

Log in or Post with

Go Version Manager related posts

  • "nvm use" does not work with nvm-windows

    1 project | dev.to | 31 Dec 2024
  • Setup NVM in your organization/admin system's like a pro

    1 project | dev.to | 7 Dec 2024
  • The Ultimate Guide to Node.js Version Managers: NVM, NVS, fnm, Volta, and asdf | Part 1

    1 project | dev.to | 12 Sep 2024
  • How to install Node.js, NPM and NVM on Windows (node version manager)

    1 project | dev.to | 28 Aug 2024
  • Seamlessly Manage Node.js Versions on Windows with nvm

    1 project | dev.to | 16 Aug 2024
  • How to install NVM(Node Version Manager) on Windows

    2 projects | dev.to | 25 Jun 2024
  • Upgrading Node.js via the terminal (NVM or brew)

    1 project | dev.to | 20 May 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Version Manager projects in Go? This list will help you:

Project Stars
1 nvm for Windows 38,844
2 vfox 2,988
3 version-manager 917
4 zvm 534
5 k8senv 30
6 use-node 29
7 tfvm 18
8 goversion 16
9 nevermind 1
10 GoVersionManager 0

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?