Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vigoo/prox

A Scala library for working with system processes
https://github.com/vigoo/prox

library pipe process prox redirection scala stream systemprocess

Last synced: 7 days ago
JSON representation

A Scala library for working with system processes

Awesome Lists containing this project

README

        

# [prox](https://vigoo.github.io/prox)
![CI](https://github.com/vigoo/prox/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/vigoo/prox/branch/master/graph/badge.svg)](https://codecov.io/gh/vigoo/prox)
[![Apache 2 License License](http://img.shields.io/badge/license-APACHE2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Latest version](https://index.scala-lang.org/vigoo/prox/prox-core/latest.svg)](https://index.scala-lang.org/vigoo/prox/prox-core)
![Maven central](https://img.shields.io/maven-central/v/io.github.vigoo/prox-core_2.13.svg?style=flat-square)

**prox** is a small library that helps you starting system processes and redirecting their input/output/error streams,
either to files, [fs2](https://github.com/functional-streams-for-scala/fs2) streams or each other.

> :warning: **Version 0.5 is a complete redesign of the library**

See the [project's site](https://vigoo.github.io/prox) for documentation and examples.

----

YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.