An open API service indexing awesome lists of open source software.

https://github.com/evg4b/fisherman

Small git hook management tool for developer.
https://github.com/evg4b/fisherman

git git-hooks rust rust-lang tools

Last synced: 9 months ago
JSON representation

Small git hook management tool for developer.

Awesome Lists containing this project

README

          



fisherman logo



Small git hook management tool for developer.






GitHub Actions Workflow Status


GitHub License


Codecov

# Getting Started

Fisherman can be installed via [Cargo](https://doc.rust-lang.org/cargo/#the-cargo-book):

```bash
cargo install --git https://github.com/evg4b/fisherman.git
```

> **Note:** Fisherman is still in development, so it is not recommended to use it in production.