shell-candy 0.1.0

🍬 shell-candy wraps std::process::Command, providing a more straightforward mechanism for handling individual log lines.
Documentation
1
2
3
4
5
6
7
# 🍬 `shell-candy`

This crate wraps `std::process::Command`, providing an easier mechanism for handling individual log lines from external tools.

## More information

See [the docs](https://crates.io/crates/shell-candy) for more detailed information and example usage.