ghc

command module
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

README

🚣 ghc - The git hook captain tool

Go Report Card Taylor Swift Volkswagen License

ghc is a teeny tiny tool to manage git hooks via a configuration file.

Homebrew
brew install zeiss/ghc-tap/ghc
Go
go install github.com/zeiss/ghc@latest

Specification

This is an example configuration file.

# .ghc.yaml
version: 1
name: example
description: This is an example of a `ghc` configuration file
hooks:
  pre-commit:
    - make test
    - make lint

License

Apache 2.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cfg
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL