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

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

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

1 个仓库

Awesome GitHub RepositoriesCommand Batching

Splitting large sets of arguments into multiple sequential command calls to avoid system limits.

Distinct from Shell Command Execution: Distinct from Shell Command Execution: specifically handles the batching of long argument lists rather than general execution.

Explore 1 awesome GitHub repository matching development tools & productivity · Command Batching. Refine with filters or upvote what's useful.

Awesome Command Batching GitHub Repositories

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

    evilmartians/lefthook

    7,598在 GitHub 上查看↗

    Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env

    Splits long file lists into sequential batches to avoid operating system command-line length limits.

    Gogitgogolang
    在 GitHub 上查看↗7,598
  1. Home
  2. Development Tools & Productivity
  3. Command Batching