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

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

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

1 个仓库

Awesome GitHub RepositoriesAutomatic Path Mapping

Automatically appending directories containing downloaded binaries to the system PATH variable.

Distinct from Binary Path Configurations: Focuses on the automation of appending to the path after binary retrieval, rather than static configuration.

Explore 1 awesome GitHub repository matching software engineering & architecture · Automatic Path Mapping. Refine with filters or upvote what's useful.

Awesome Automatic Path Mapping GitHub Repositories

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

    zplug/zplug

    6,033在 GitHub 上查看↗

    zplug 是一个 Zsh Shell 插件管理器,旨在从远程存储库和本地路径安装和组织社区插件、主题和命令。它专注于通过版本化配置实现环境可重现性,允许将插件固定到特定的 Git 分支、标签或提交哈希。 该项目通过使用延迟加载系统来优化 Shell 启动速度,该系统将插件的执行推迟到明确需要时。为了加速初始环境设置,它采用并行安装程序同时下载多个扩展。 该管理器支持多源安装并处理扩展依赖关系解析,以确保所需的包以正确的顺序加载。它还包括下载外部二进制工件并自动将其映射到系统路径的功能,以及在安装和更新期间执行自定义生命周期钩子的功能。

    Downloads external binary artifacts and automatically appends their directories to the system path for immediate use.

    Shell
    在 GitHub 上查看↗6,033
  1. Home
  2. Software Engineering & Architecture
  3. Dynamic Path Configuration
  4. Binary Path Discovery
  5. Binary Path Configurations
  6. Automatic Path Mapping