needs 0.3.3

Check if given bin(s) are available in the PATH
needs-0.3.3 is not a library.

needs

Check if given bin(s) are available in the PATH.

...multi-threaded of course.

Usage

needs <bin>...

or

# returns 0 if all bins are available, 1 otherwise
needs -q <bin>...

Example

needs eza bat rg gum lua python3 npm

Output

using cli args

needs

using needsfile

needs