Go to file
Wolf McNally c3431ea757 Build as dynamic library. 2019-12-14 16:19:05 -08:00
Sources Made testing target name unique. 2019-01-06 17:24:26 -08:00
.gitignore Minor update. 2019-06-10 15:04:09 -07:00
.travis.yml Initial commit 2018-09-05 21:16:45 -07:00
LICENSE This time with code. 2018-09-05 23:19:33 -07:00
Package.swift Build as dynamic library. 2019-12-14 16:19:05 -08:00
README.md Updated README. 2019-01-20 11:38:46 -08:00
WolfPipe.podspec Updated for Swift 5. 2019-03-25 18:21:40 -07:00

README.md

WolfPipe

CI Status Version License Platform

A simple implementation of the forward and backward pipe operators.

Also supports Swift Package Manager.

Installation

WolfPipe is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WolfPipe'

Author

Wolf McNally, wolf@wolfmcnally.com

License

WolfPipe is available under the MIT license. See the LICENSE file for more info.