autohooks
Git hook manager
Automates Git hook management and execution with a Python-based solution
Library for managing git hooks
190 stars
9 watching
22 forks
Language: Python
last commit: 11 days ago
Linked from 1 awesome list
automationbasedevopsformattinggitgithooks-pluginhookslintingpre-commitpre-commit-hookspythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
git-hooks/git-hooks | Manages Git hooks to automate repetitive tasks at different stages of the Git workflow | 405 |
gabyx/githooks | A tool that automates Git hook management and integration with containerized environments. | 102 |
captainhookphp/captainhook | Automates post-commit git hook actions for software development teams. | 1,005 |
brainmaestro/composer-git-hooks | Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,051 |
qgadrian/elixir_git_hooks | Provides a way to manage git hooks in Elixir projects, allowing for automated or manual installation and configuration of various hook types. | 157 |
dirk/quickhook | Faster Git hook runner for automating commit checks and validation | 62 |
scymtym/architecture.hooks | An implementation of a hook-based extension point mechanism for extensible code execution in Common Lisp | 17 |
larapack/voyager-hooks | An integration of hooks into the Voyager admin panel. | 208 |
nickgerace/gfold | A tool to help manage multiple Git repositories | 309 |
termkit/gama | Tool to manage GitHub Actions workflows from the terminal | 195 |
gabyx/githooks-cpp | Repository containing shared Git hooks for C++ development to automate formatting and quality checks. | 0 |
gabdug/sync-pre-commit-lock | Automatically updates and installs pre-commit hooks based on project lockfiles | 27 |
joaom00/gh-b | A GitHub CLI extension to manage branches | 59 |
rjeczalik/gh | A Go library for handling GitHub webhooks with customizable event handlers. | 81 |
pre-commit/pygrep-hooks | RegEx-based hooks for enforcing coding standards and best practices during code review. | 214 |