awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • cocoapods/specsالصورة الرمزية لـ CocoaPods

    CocoaPods/Specs

    6,817عرض على 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.

    عرض على GitHub↗6,817
  • ruby/rubygemsالصورة الرمزية لـ ruby

    ruby/rubygems

    3,936عرض على 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
    عرض على GitHub↗3,936
  1. Home
  2. Development Tools & Productivity
  3. Git Repository Integrators
  4. Git-Based Dependency Installations