A plugin manager for Fish
Go to file
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
completions Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
functions Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
man Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
test Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
.editorconfig Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
.gitignore Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
.travis.yml Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
AUTHORS.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
CHANGELOG.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
CODE_OF_CONDUCT.md Ahoy! Fisherman gets a super patch v0.3.1 2016-01-10 16:13:46 +09:00
config.fish Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
CONTRIBUTING.md Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
LICENSE Ahoy! Fisherman and Happy New Year 2016. 2016-01-02 06:12:40 +09:00
Makefile Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
package.json Introducting Fisherman's official website: 2016-01-12 05:00:34 +09:00
README.md Add quick install instructions and remove manual method. 2016-01-13 20:06:37 +09:00
VERSION 0.4.0 2016-01-12 05:16:18 +09:00

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.