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: 8 months ago
JSON representation
A Scala library for working with system processes
- Host: GitHub
- URL: https://github.com/vigoo/prox
- Owner: vigoo
- License: apache-2.0
- Created: 2017-11-09T17:06:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-11T06:15:13.000Z (8 months ago)
- Last Synced: 2025-04-11T08:05:19.106Z (8 months ago)
- Topics: library, pipe, process, prox, redirection, scala, stream, systemprocess
- Language: Scala
- Homepage:
- Size: 4.28 MB
- Stars: 97
- Watchers: 5
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [prox](https://vigoo.github.io/prox)

[](https://codecov.io/gh/vigoo/prox)
[](http://www.apache.org/licenses/LICENSE-2.0)
[](https://index.scala-lang.org/vigoo/prox/prox-core)

**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.