awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesVersioned Package Wrapper Generators

Wrappers that run the correct locked package version directly without needing a command prefix.

Distinct from Script Wrappers: Distinct from Script Wrappers: focuses on version-locking wrappers for package executables, not privilege escalation or execution sequencing.

Explore 1 awesome GitHub repository matching development tools & productivity · Versioned Package Wrapper Generators. Refine with filters or upvote what's useful.

Awesome Versioned Package Wrapper Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • rubygems/bundlerAvatar rubygems

    rubygems/bundler

    4,881Vezi pe GitHub↗

    Bundler is a Ruby dependency manager that resolves gem versions and locks them in a lockfile so every machine installs the same set of dependencies. It manages package sources, provides environment diagnostics, and wraps commands and consoles to run inside a consistent gem context, preventing version mismatches across development, testing, and production. Unlike a simple package installer, Bundler uses a SAT solver to find a consistent set of gem versions satisfying all constraints, segregates authentication secrets from source URLs, and enforces platform-specific dependency filtering. Its lo

    Generates wrapper scripts that run the correct locked gem version without requiring a command prefix.

    Rubydependency-managerrubyrubygems
    Vezi pe GitHub↗4,881
  1. Home
  2. Development Tools & Productivity
  3. Installation Scripts
  4. Script-to-Executable Compilers
  5. Script Wrappers
  6. Versioned Package Wrapper Generators