awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • evilmartians/lefthookAvatar de evilmartians

    evilmartians/lefthook

    7,598Ver en 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
    Ver en GitHub↗7,598
  1. Home
  2. Development Tools & Productivity
  3. Command Batching