awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Version Managers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesVersion Managers

Explore 1 awesome GitHub repository matching development tools & productivity · Version Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Development Environment Management
  4. Environment Provisioning and Configuration
  5. Version Managers

Awesome Version Managers GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Shellbashinstalllts

Explore sub-tags

  • Path-Based Version SwitchersUtilities that manage active software versions by dynamically modifying the system PATH environment variable.
  • Shell-BasedCommand-line utilities that manage runtime versions specifically through shell environment integration and path manipulation.