monk 0.1.0

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.
monk-0.1.0 is not a library.
Visit the last successful build: monk-0.3.4

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.