mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-01 21:40:18 +00:00
completions | ||
functions | ||
man | ||
test | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
AUTHORS.md | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
config.fish | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
README.md | ||
VERSION |
About
Fisherman is a blazing fast, modern plugin manager for Fish.
Features include a flat tree dependency model, external self-managed database, cache mechanism, great test coverage and compatibility with Tackle, Oh My Fish! and Wahoo themes and plugins.
Performance
The following benchmarks were calculated using a 2.4 GHz Intel Core i5 MacBook Pro running on Flash Storage. See Performance to learn more.
time -p fish -ic exit
Fisherman runs virtually no initialization code making it as fast as no Fisherman. Fundle performs well, but still runs cumbersome startup code. Oh My Fish! has the worst performance at 0.21s
.
Documentation
For documentation and guides see the wiki. For questions and feedback join the Slack room or browse the issues.
⚓