fisher/README.md
Jorge Bucaran 17dad24645
Add quick install instructions and remove manual method.
Ahoy dear captain and distinguished members of the crew aboard. 

Now you can install Fisherman using, not one, but two methods!

The traditional, or "manual" method to install Fisherman. Still the one
favored by beefy old Fisherman with 💪 and heart.

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

Or you can use the new hot, quick install method like a Fisherman
that communicates to sea creatures and can breathe under water.
He also carries a GE XM214 Machine Gun in one arm.
2016-01-13 20:06:37 +09:00

2.1 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 Tacklebox, Wahoo and Oh My Fish themes and packages.

Install

curl -L install.fisherman.sh | fish

Documentation

Start in the Wiki for links to the documentation and other guides or jump to the Quickstart Guide for a simple introduction to Fisherman. For support and feedback join the Slack room or browse the issues.