fisher/README.md
2016-01-12 05:18:21 +09:00

2.2 KiB

Fisherman

Build Status Fisherman Version Wharf

About

Fisherman is a plugin manager and CLI toolkit for Fish to help you build powerful utilities and share your code easily.

Fisherman uses a flat tree structure that adds no cruft to your shell, making it as fast as no Fisherman. The cache mechanism lets you query the index offline and enable or disable plugins as you wish.

Other features include dependency management, great plugin search capabilities and full compatibility with Tackle, Wahoo and Oh My Fish themes and packages.

Install

git clone https://github.com/fisherman/fisherman
cd fisherman
make

Documentation

See fisher help and fisher help tour for command usage help. For support and feedback join the Slack room or browse the issues.