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.
- Host: GitHub
- URL: https://github.com/evg4b/fisherman
- Owner: evg4b
- License: mit
- Created: 2020-05-21T10:13:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T04:01:17.000Z (10 months ago)
- Last Synced: 2025-04-12T04:36:17.631Z (10 months ago)
- Topics: git, git-hooks, rust, rust-lang, tools
- Language: Rust
- Homepage:
- Size: 4.71 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Small git hook management tool for developer.
# 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.