git-hooks-go
« Back to VersTracker
Description:
Git hooks manager
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git hooks automation developer-tools productivity
Install: brew install git-hooks-go
About:
GitHooksGo is a command-line tool designed to manage Git hooks efficiently across projects. It simplifies the installation, configuration, and execution of pre-commit, pre-push, and other hooks. This ensures consistent code quality checks and automates workflows without relying on external dependencies.
Key Features:
  • Manages Git hooks with a single command
  • Supports custom hook scripts and configurations
  • Ensures cross-platform compatibility
  • Lightweight and dependency-free
Use Cases:
  • Enforcing code style and linting rules before commits
  • Running automated tests during pre-push hooks
  • Standardizing hook setups across development teams
Alternatives:
  • pre-commit – More framework-oriented with a large library of hooks, but heavier than GitHooksGo
  • husky – Node.js-based, ideal for JS projects, while GitHooksGo is language-agnostic
Version History
Detected Version Rev Change Commit
Sep 12, 2025 9:17am 0 VERSION_BUMP 60961a5d
Sep 13, 2024 11:39am 0 VERSION_BUMP c0b308d6