SkillAgentSearch skills...

Fisherman

Small git hook management tool for developer.

Install / Use

/learn @evg4b/Fisherman
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!--suppress HtmlDeprecatedAttribute --> <p align="center"> <a href="https://github.com/evg4b/fisherman" title="fisherman"> <img alt="fisherman logo" width="80%" src="./.github/logo.svg"> </a> </p> <p align="center"> Small git hook management tool for developer. </p> <hr> <div align="center"> <a href="https://github.com/evg4b/fisherman/actions/workflows/build.yml"> <img alt="Build Workflow" src="https://img.shields.io/github/actions/workflow/status/evg4b/fisherman/build.yml?branch=master&label=Build&logo=github"> </a> <a href="https://github.com/evg4b/fisherman/actions/workflows/test-and-analyze.yml"> <img alt="Tests Workflow" src="https://img.shields.io/github/actions/workflow/status/evg4b/fisherman/test-and-analyze.yml?branch=master&label=Tests&logo=github"> </a> <a title="SonarCloud code coverage" href="https://sonarcloud.io/component_measures?id=evg4b_fisherman&metric=coverage&view=list"> <img alt="SonarCloud code coverage" src="https://sonarcloud.io/api/project_badges/measure?project=evg4b_fisherman&metric=coverage"> </a> <a href="https://sonarcloud.io/component_measures?id=evg4b_fisherman&metric=coverage"> <img alt="GitHub License" src="https://img.shields.io/github/license/evg4b/fisherman?label=License&logo=github"> </a> <br /> <a title="SonarCloud lines of code" href="https://sonarcloud.io/code?id=evg4b_fisherman"> <img alt="SonarCloud lines of code" src="https://sonarcloud.io/api/project_badges/measure?project=evg4b_fisherman&metric=ncloc"> </a> <a title="Quality Gate Status" href="https://sonarcloud.io/summary/new_code?id=evg4b_fisherman"> <img alt="Quality Gate Status" src="https://sonarcloud.io/api/project_badges/measure?project=evg4b_fisherman&metric=alert_status"> </a> <a title="Security Rating" href="https://sonarcloud.io/summary/new_code?id=evg4b_fisherman"> <img alt="Security Rating" src="https://sonarcloud.io/api/project_badges/measure?project=evg4b_fisherman&metric=security_rating"> </a> </div>

Install using Cargo

You can install Fisherman via Cargo:

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

Install Precompiled Binaries

  1. Go to the Build workflow.
  2. Select the latest successful run.
  3. Scroll down to the Artifacts section.
  4. Download the binaries matching your system and architecture.

Note: Fisherman is still in development, so you use it at your own risk.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated11d ago
Forks1

Languages

Rust

Security Score

95/100

Audited on Mar 23, 2026

No findings