SpanishInquisition49 / Fisherman

A git hook manager written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fisherman

Fisherman is a lightweight Git hooks manager written in Rust. It allows you to easily manage and customize Git hooks for your projects, ensuring consistent behavior across your development team.

Features

  • Easy Configuration: Fisherman provides a simple configuration file to define your Git hooks.
  • Pre-commit Hooks: Enforce coding standards, run tests, lint your code, or perform other tasks before committing changes.

About

A git hook manager written in rust


Languages

Language:Rust 100.0%