awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesShell Adapter Hook Execution

Executing hook entries through a predefined shell adapter such as bash or PowerShell instead of directly invoking the command.

Distinct from Shell Hook Integrations: Distinct from Shell Hook Integrations: focuses on wrapping hook commands in a shell adapter for execution rather than leveraging shell-native lifecycle hooks.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Shell Adapter Hook Execution. Refine with filters or upvote what's useful.

Awesome Shell Adapter Hook Execution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • j178/prekAvatar de j178

    j178/prek

    6,297Voir sur GitHub↗

    Prek is a Git hook manager written in Rust that runs configured hooks as a single binary without requiring Python or other external runtimes. It executes hooks faster than standard tools through parallel processing and bundled Rust implementations, and includes a built-in hook repository that enables fully offline operation without network access or environment setup. The tool supports both TOML and YAML configuration formats with identical semantics, and can run hooks from existing pre-commit configuration files without modification. Prek distinguishes itself through workspace-aware monorepo

    Executes hook entries through a predefined shell adapter such as bash or PowerShell instead of directly invoking the command.

    Rustgitgit-hookspre-commit
    Voir sur GitHub↗6,297
  1. Home
  2. Operating Systems & Systems Programming
  3. Shell Hook Integrations
  4. Shell Adapter Hook Execution