WolfPipe/README.md

28 lines
891 B
Markdown

# WolfPipe
[![CI Status](https://img.shields.io/travis/wolfmcnally/WolfPipe.svg?style=flat)](https://travis-ci.org/wolfmcnally/WolfPipe)
[![Version](https://img.shields.io/cocoapods/v/WolfPipe.svg?style=flat)](https://cocoapods.org/pods/WolfPipe)
[![License](https://img.shields.io/cocoapods/l/WolfPipe.svg?style=flat)](https://cocoapods.org/pods/WolfPipe)
[![Platform](https://img.shields.io/cocoapods/p/WolfPipe.svg?style=flat)](https://cocoapods.org/pods/WolfPipe)
A simple implementation of the forward and backward pipe operators.
Also supports Swift Package Manager.
## Installation
WolfPipe is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'WolfPipe'
```
## Author
Wolf McNally, wolf@wolfmcnally.com
## License
WolfPipe is available under the MIT license. See the LICENSE file for more info.