awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBinstub Configurations

Configuring paths to allow project-specific binaries (binstubs) to be executed without prefix commands.

Distinct from Binary Path Configurations: Distinct from Binary Path Configurations by focusing on project-local executable wrappers (binstubs) rather than global system PATH settings.

Explore 1 awesome GitHub repository matching software engineering & architecture · Binstub Configurations. Refine with filters or upvote what's useful.

Awesome Binstub Configurations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • rbenv/rbenvAvatar de rbenv

    rbenv/rbenv

    16,710Ver en GitHub↗

    rbenv is a Ruby version manager and shell environment manager designed to install, switch between, and manage multiple versions of the Ruby programming language. It functions as a project runtime isolator and an extensible versioning framework that ensures the correct Ruby binaries are executed based on the current context. The system uses a shim-based command interception model to resolve the active version before delegating execution to the binary. It allows for locking specific Ruby versions and environment variables to individual directories, ensuring project environment isolation. The ar

    Adjusts shims and paths to run project-specific binaries without using a prefix command.

    Shellbashrubyruby-installation
    Ver en GitHub↗16,710
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Path Configuration
  4. Binary Path Discovery
  5. Binary Path Configurations
  6. Binstub Configurations