28 lines
891 B
Markdown
28 lines
891 B
Markdown
# WolfPipe
|
|
|
|
[](https://travis-ci.org/wolfmcnally/WolfPipe)
|
|
[](https://cocoapods.org/pods/WolfPipe)
|
|
[](https://cocoapods.org/pods/WolfPipe)
|
|
[](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.
|