monk 0.1.2

Monk is a simple Git hooks manager written in Rust. It allows you to manage and automate Git hooks easily using a YAML configuration file.
Documentation

Monk

Monk is a simple Git hooks manager written in Rust. It allows you to manage and automate Git hooks easily using a YAML configuration file.

Features

  • Automatically installs Git hooks from a configuration file.
  • Executes multiple commands for each Git hook.
  • Written in Rust, providing fast and reliable performance.