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

2 repos

Awesome GitHub RepositoriesEnvironment Configuration Managers

Tools that manage system-level mappings for runtime executables.

Distinguishing note: Focuses on mapping and path management for runtime executables.

Explore 2 awesome GitHub repositories matching development tools & productivity · Environment Configuration Managers. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Environment Configuration Managers

Awesome Environment Configuration Managers GitHub Repositories

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

    coreybutler/nvm-windows

    45,008View on GitHub↗

    This project is a command-line utility designed to manage multiple runtime versions on a single machine. It enables developers to install, remove, and toggle between different versions to satisfy project-specific dependency requirements, ensuring that each environment remains isolated to prevent version conflicts or path overlaps. The tool functions by storing distinct runtime versions in separate, isolated directories and utilizing symbolic links to point to the currently active version. It orchestrates these file system operations through a unified command-line interface that modifies syste

    Manages system paths and symbolic links to ensure runtime executables are correctly mapped.

    Gogomanagementnode
    45,008View on GitHub↗
  • usebruno/bruno

    usebruno/bruno

    40,990View on GitHub↗

    Bruno is a local-first API client designed for building, testing, and managing network requests across a wide range of protocols. By storing all collections and configurations as plain-text files directly on the local filesystem, it enables native version control and offline access, ensuring that project data remains under user control without requiring cloud synchronization. The platform distinguishes itself through a declarative approach to API management, utilizing a domain-specific language to define request parameters and metadata. This architecture supports a robust testing environment

    Groups API collections and configuration variables into isolated containers for managing multiple projects and deployment environments.

    JavaScriptapi-clientapi-testingautomation
    40,990View on GitHub↗