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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesGit-Based Dependency Installations

Installing software libraries directly from remote Git repositories using specific branches, tags, or commits.

Distinct from Git Repository Integrators: Focuses on using Git as a dependency source for libraries, rather than general repository integration.

Explore 2 awesome GitHub repositories matching development tools & productivity · Git-Based Dependency Installations. Refine with filters or upvote what's useful.

Awesome Git-Based Dependency Installations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • cocoapods/specsAvatar de CocoaPods

    CocoaPods/Specs

    6,817Voir sur GitHub↗

    Specs is a centralized package metadata repository and distribution service for the Apple platform. It serves as a public index of library specifications, enabling the discovery, resolution, and installation of third-party frameworks for iOS and macOS projects. The project provides a podspec distribution service that hosts and validates library specifications to ensure reproducible dependency resolution. It utilizes a Git-based collection of structured specifications and a REST API to manage library publishing, ownership, and versioning. The system encompasses comprehensive capabilities for

    Allows fetching libraries from remote Git URLs targeting specific branches, tags, or commits.

    Voir sur GitHub↗6,817
  • ruby/rubygemsAvatar de ruby

    ruby/rubygems

    3,936Voir sur GitHub↗

    RubyGems is a package manager for the Ruby language, serving as a tool for packaging, distributing, and installing libraries and software extensions. It functions as a dependency resolver and registry client, managing the installation of required libraries and their recursive dependencies to ensure consistent environments across development and production. The system handles the complete package lifecycle, including the building of distributable archives, the compilation of native C extensions for high-performance system integration, and the publishing of stable or prerelease versions to regi

    Installs software libraries directly from remote Git repositories using specific branches, tags, or commits.

    Rubypackage-managerrubyrubygems
    Voir sur GitHub↗3,936
  1. Home
  2. Development Tools & Productivity
  3. Git Repository Integrators
  4. Git-Based Dependency Installations