rx-runner 0.1.1

Runtime-neutral process execution with bounded streaming output and cancellation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "rx-runner"
version = "0.1.1"
edition.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true
authors.workspace = true
description = "Runtime-neutral process execution with bounded streaming output and cancellation"
readme = "README.md"
keywords = ["process", "runner", "tui", "command", "streaming"]
categories = ["development-tools", "command-line-utilities"]

[dependencies]