mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Add `@go.check_commands_installed` to `lib/existence` #212

Open mbland opened 6 years ago

mbland commented 6 years ago

Noticed it'd be helpful to check for a whole array of tools at once. Could even introduce a convention whereby the alternate name/description could be appended to each tool name using a space or some other delimiter.