prox icon indicating copy to clipboard operation
prox copied to clipboard

A Scala library for working with system processes

prox

CI codecov Apache 2 License License Latest version Maven central

prox is a small library that helps you starting system processes and redirecting their input/output/error streams, either to files, fs2 streams or each other.

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

See the project's site for documentation and examples.