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