awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cocoapods/specsCocoaPods 的头像

    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/rubygemsruby 的头像

    ruby/rubygems

    3,936在 GitHub 上查看↗

    RubyGems 是 Ruby 语言的包管理器,用作打包、分发和安装库及软件扩展的工具。它作为一个依赖解析器和注册表客户端,管理所需库及其递归依赖项的安装,以确保开发和生产环境的一致性。 该系统处理完整的包生命周期,包括构建可分发的归档文件、编译用于高性能系统集成的原生 C 扩展,以及向注册表发布稳定或预发布版本。它提供了一个安全框架,包括加密包签名、用于发布的多因素身份验证,以及用于协作包所有权和组织管理的基于角色的访问控制。 广泛的能力涵盖了通过项目特定目录进行环境隔离、通过清单文件进行版本锁定以保证可重现的构建,以及运行时加载路径操作。该工具集还包括注册表管理功能,如私有仓库托管、远程源镜像和 API 请求限流。 命令行界面提供了用于 API 密钥管理、已安装包检查以及库内置文档查看器的工具。

    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