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

1 repo

Awesome GitHub RepositoriesContext-Aware Environment Managers

Tools that automatically switch runtime versions and configurations based on the current working directory.

Distinguishing note: Focuses on directory-based context switching for runtimes, distinct from static environment managers.

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

  1. Home
  2. Development Tools & Productivity
  3. Context-Aware Environment Managers

Awesome Context-Aware Environment 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.
  • jdx/mise

    jdx/mise

    24,745View on GitHub↗

    Mise is a development environment orchestrator that manages software runtimes, environment variables, and task execution. It functions as a version manager and task runner, providing a unified interface to synchronize project-specific configurations and dependencies across different machines. By automating the installation and switching of tools, it ensures that development environments remain consistent and reproducible. The project distinguishes itself through a hierarchical configuration system that automatically discovers settings by traversing the directory tree. It uses shim-based comma

    Switching between different software versions and runtimes automatically as you navigate between various project directories in your terminal.

    Rust
    24,745View on GitHub↗