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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rbenv/rbenvAvatar von rbenv

    rbenv/rbenv

    16,710Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,710
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Path Configuration
  4. Binary Path Discovery
  5. Binary Path Configurations
  6. Binstub Configurations