fisher/README.md
2016-02-24 16:51:25 +09:00

63 lines
2 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>
**Fisherman** is a blazing fast, modern plugin manager for [Fish](http://fishshell.com/).
Features include a flat tree dependency model, a cache system, full test coverage and [more].
&nbsp;&nbsp; **[Get Started]**<br>
&nbsp;&nbsp; **[Find Plugins]**
### Performance
Fisherman runs virtually no initialization code making it as fast as no Fisherman.
```fish
time -p fish -ic exit
```
<h3 align="center">
<a href="https://github.com/fisherman/fisherman/wiki/Performance">
<img
width=600px
alt="Performance"
src="https://cloud.githubusercontent.com/assets/8317250/13278821/b43c29f8-db16-11e5-837d-42f19d1dd19d.png">
</a>
</p>
## Documentation
For documentation and guides see the [wiki]. For questions and feedback join the Slack [room][slack-link] or browse the [issues].
[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
[fish]: https://github.com/fish-shell/fish-shell
[Get Started]: https://github.com/fisherman/fisherman/wiki/Quickstart-Guide
[Find Plugins]: http://fisherman.sh/#search
[wiki]: https://github.com/fisherman/fisherman/wiki
[issues]: http://github.com/fisherman/fisherman/issues
[more]: https://github.com/fisherman/fisherman/issues/69#issuecomment-179661994