← Back to match
await
Tiny single-binary CLI that runs commands in parallel and waits for them to finish.
Desktopfreeglobal
await is a small, single-binary command-line tool that runs a list of shell commands in parallel and waits for them to finish, with shell completions and diff-highlighted output watching. It's used for tasks like restarting a service and reconnecting once it's ready, or reacting to file changes, without writing custom scripts. It's aimed at developers and sysadmins on Linux or macOS who want a lightweight parallel command runner.
Categories
cli toolsdeveloper toolsautomation

