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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSource-Level Customization

Using version control to manage specific versions of a package while allowing direct source modifications.

Distinct from Versioned Package Managers: Focuses on the ability to modify source code while tracking updates, not just managing multiple versions.

Explore 1 awesome GitHub repository matching development tools & productivity · Source-Level Customization. Refine with filters or upvote what's useful.

Awesome Source-Level Customization GitHub Repositories

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

    sublimehq/package_control

    4,876在 GitHub 上查看↗

    Package Control 是 Sublime Text 编辑器的包管理器,旨在发现、安装和更新扩展和插件。它利用基于 JSON 的仓库系统来跟踪包版本和源 URL,为管理编辑器的扩展功能提供了一个框架。 该系统与版本控制系统集成,允许直接克隆插件,从而实现源码级修改和跟踪更新。它还提供了一种跨平台配置同步机制,以在不同操作系统之间保持已安装包和设置的一致性。 该工具涵盖了广泛的管理功能,包括自动依赖解析、包状态切换,以及通过专用用户目录覆盖包文件的能力。它还包括供插件开发者打包二进制文件、验证元数据以及将扩展发布到自定义仓库的工具。 该软件支持通过安全网关路由请求的网络代理配置,并提供用于诊断技术故障的调试日志生成功能。

    Clones package repositories using version control to allow full source-level modifications and tracked updates.

    Python
    在 GitHub 上查看↗4,876
  1. Home
  2. Development Tools & Productivity
  3. Versioned Package Managers
  4. Source-Level Customization