update documentation

This commit is contained in:
askiiart 2025-01-11 20:48:01 -06:00
parent 944140d6f4
commit 172974f576
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
2 changed files with 88 additions and 8 deletions

View file

@ -1,8 +1,3 @@
# 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_funcs()`