awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesOffline Hook Executions

Running hooks from a built-in repository without network access or environment setup.

Distinct from Hook Execution Rules: Distinct from Hook Execution Rules: focuses on offline execution from built-in repositories rather than validation patterns.

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

Awesome Offline Hook Executions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • j178/prekAvatar von j178

    j178/prek

    6,297Auf GitHub ansehen↗

    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

    Runs hooks from a built-in repository without network access or environment setup, enabling fully offline operation.

    Rustgitgit-hookspre-commit
    Auf GitHub ansehen↗6,297
  1. Home
  2. Development Tools & Productivity
  3. Execution Hooks
  4. Hook Execution Rules
  5. Offline Hook Executions