mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
43 lines
1.4 KiB
Markdown
43 lines
1.4 KiB
Markdown
[![Build Status][travis-badge]][travis-link]
|
|
[![Fisherman Version][version-badge]][version-link]
|
|
[![Slack Room][slack-badge]][slack-link]
|
|
|
|
<a name="fisherman"></a>
|
|
|
|
<h1 align="center">
|
|
<br>
|
|
<a href="http://fisherman.sh"><img
|
|
alt="Fisherman"
|
|
width=650px
|
|
src="https://rawgit.com/fisherman/logo/master/fisherman-black-white.svg"></a>
|
|
<br>
|
|
<br>
|
|
</h1>
|
|
|
|
```fish
|
|
curl -sL get.fisherman.sh | fish
|
|
```
|
|
|
|
**Fisherman** is a blazing fast, modern plugin manager for [fish].
|
|
|
|
▸ **[Why?]**<br>
|
|
▸ **[Quickstart]**<br>
|
|
▸ **[Plugins]**<br>
|
|
▸ **[Help]**<br>
|
|
|
|
[travis-link]: https://travis-ci.org/fisherman/fisherman
|
|
[travis-badge]: https://img.shields.io/travis/fisherman/fisherman.svg?style=flat-square
|
|
|
|
[version-badge]: https://img.shields.io/badge/latest-v0.8.0-00B9FF.svg?style=flat-square
|
|
[version-link]: https://github.com/fisherman/fisherman/releases
|
|
|
|
[slack-link]: https://fisherman-wharf.herokuapp.com/
|
|
[slack-badge]: https://img.shields.io/badge/slack-join%20the%20chat-00B9FF.svg?style=flat-square
|
|
|
|
[Why?]: https://github.com/fisherman/fisherman/issues/69#issuecomment-179661994
|
|
[Quickstart]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide
|
|
[Plugins]: http://fisherman.sh/#search
|
|
[Help]: https://github.com/fisherman/fisherman/wiki
|
|
|
|
[fish]: https://github.com/fish-shell/fish-shell
|