update readme
This commit is contained in:
parent
89097a5bc1
commit
246865a3b1
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
|||
A better way of running commands.
|
||||
|
||||
`better-commands` allows you to run commands with both `stdout` and `stderr` properly, with command duration and timestamps for each line built-in.
|
||||
|
||||
## TODO
|
||||
|
||||
- Improve docs
|
||||
- Add `Fn`/`FnOnce`/whatever for what code to run in the `stdout`/`stderr` loops, similar to `.map()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue