Add await (#522)

Co-authored-by: Jonathan Neidel <jneidel@jneidel.com>
This commit is contained in:
Slava
2026-03-16 16:13:13 +01:00
committed by GitHub
parent c731d156c0
commit 8a5176735b

View File

@@ -438,6 +438,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [pipe_exec](https://github.com/koraa/pipe_exec) - Run executables from stdin, pipes and ttys without creating a temporary file.
- [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets.
- [envio](https://github.com/envio-cli/envio) - Manage environment variables securely.
- [await](https://github.com/slavaGanzin/await) - Runs commands in parallel and waits for their termination.
### System Interaction Utilities