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

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

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

3 个仓库

Awesome GitHub RepositoriesEnvironment Path Management

Automatically manages the system path to allow execution of package-specific binaries without manual installation.

Distinct from Local Binary Execution: Focuses on path manipulation for binary discovery, not general local execution of a file.

Explore 3 awesome GitHub repositories matching development tools & productivity · Environment Path Management. Refine with filters or upvote what's useful.

Awesome Environment Path Management GitHub Repositories

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

    npm/cli

    9,846在 GitHub 上查看↗

    This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote registry. It serves as a dependency resolution tool, a software registry publishing client, and a security auditor for Node.js development workflows. The tool distinguishes itself by providing integrated monorepo workspace management and a comprehensive registry authentication client that supports multi-factor authentication. It enables detailed control over the software supply chain through provenance attestations, package signature verification, and the generation of a Software

    Allows users to run binaries from installed packages by dynamically managing the environment path.

    JavaScriptjavascriptnodejsnpm
    在 GitHub 上查看↗9,846
  • thoughtbot/dotfilesthoughtbot 的头像

    thoughtbot/dotfiles

    8,157在 GitHub 上查看↗

    This project is a collection of configuration files designed to standardize the behavior and appearance of Zsh, Vim, and Tmux across development machines. It provides a unified environment by combining shell settings, editor configurations, and terminal multiplexer layouts. The suite focuses on increasing productivity through Zsh shell customizations and history management, Vim editor optimizations including real-time linting and symbol indexing, and Tmux session management for improved window organization. It also includes a standardized Git workflow configuration with custom aliases and com

    Automatically manages the system path to enable execution of package-specific binaries.

    Shell
    在 GitHub 上查看↗8,157
  • holman/dotfilesholman 的头像

    holman/dotfiles

    7,743在 GitHub 上查看↗

    This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur

    Provides automatic management of the system path to make local scripts and custom binaries globally executable.

    Shell
    在 GitHub 上查看↗7,743
  1. Home
  2. Development Tools & Productivity
  3. Local Binary Execution
  4. Environment Path Management