File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ MIT license] ( http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat )] ( http://opensource.org/licenses/MIT )
5
5
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/io.github.benas/unix-stream/badge.svg?style=flat )] ( http://search.maven.org/#artifactdetails|io.github.benas|unix-stream|0.4| )
6
6
[ ![ Build Status] ( https://travis-ci.org/benas/unix-stream.svg?branch=master )] ( https://travis-ci.org/benas/unix-stream )
7
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/benas/unix-stream/badge.svg?branch=master )] ( https://coveralls.io/github/benas/unix-stream?branch=master )
7
8
8
9
UnixStream is an extension of the Java 8 Stream API to process data pipelines the Unix way.
9
10
It provides a set of components that mimic Unix commands (and more).
You can’t perform that action at this time.
0 commit comments