Git Clients

Githooks – platform-independent hooks manager

Githooks is a platform-independent Git hook manager written in Go.

It helps teams keep hook scripts under version control inside a repository, reuse shared hook repositories across projects, and standardize checks such as validation, linting, formatting, and other workflow automation around Git events.

This is free and open source software.

Key Features

  • Installs run-wrappers into Git hook directories so hooks can be managed consistently from within the project.
  • Supports checked-in hooks stored under a dedicated .githooks directory.
  • Offers shared hook repositories with optional automatic updates for centrally managed workflows.
  • Includes fast compiled execution with parallel hook processing over a thread pool.
  • Provides Git LFS support for repositories that depend on large file workflows.
  • Lets users ignore local and shared hooks with configurable patterns.
  • Includes a command line interface for installation, configuration, and manual hook execution.
  • Supports optional container-based hook execution and includes a platform-independent dialog tool for prompts.

Website: github.com/gabyx/Githooks
Support:
Developer: Gabriel Nützi
License: MIT License

Githooks is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Git Hook Managers
lefthookGit hooks manager for Node.js, Ruby, Python and more
huskyGit hooks made easy
pre-commitManage and maintain multi-language pre-commit hooks
overcommitManage and configure Git hooks
hkGit hooks manager and project linting tool focusing on performance
simple-git-hooksSimple git hooks manager for small projects
git-hooksRewritten from icefox/git-hooks, with extra features
JigGit pre-commit hook on steroids

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted