awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Non-Shell Hook Execution Support · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesNon-Shell Hook Execution Support

Support for invoking non-shell interpreters within Git hooks.

Distinguishing note: Focuses on interpreter flexibility.

Explore 1 awesome GitHub repository matching development tools & productivity · Non-Shell Hook Execution Support. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Non-Shell Hook Execution Support

Awesome Non-Shell Hook Execution Support GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • typicode/husky

    typicode/husky

    34,784View on GitHub↗

    Husky is a Git hook manager that automates the installation and execution of version control lifecycle events within a project repository. It functions by redirecting standard version control event triggers to a centralized configuration directory, allowing teams to standardize development workflows and enforce code quality without requiring manual setup on every machine. The tool enables custom workflow automation by triggering shell scripts during operations such as committing or pushing code. It distinguishes itself by integrating directly into package manager lifecycles, ensuring that aut

    Allows primary entrypoint files to invoke alternative interpreters for complex automation logic.

    JavaScriptcommitgithooks
    34,784View on GitHub↗