better-commands-rs/README.md
2025-01-01 21:33:37 -06:00

8 lines
244 B
Markdown

# better-commands
A better way of running commands - get stdout and stderr together, in order with timestamps, while easily running code as the command runs line-by-line.
## TODO
- Improve docs
- Add `lines` capability to `run_with_funcs()`