add duration and readme

This commit is contained in:
askiiart 2024-12-30 18:49:22 -06:00
parent 9fea47a275
commit 89097a5bc1
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
2 changed files with 62 additions and 50 deletions

5
README.md Normal file
View file

@ -0,0 +1,5 @@
# better-commands
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.