3 unstable releases
new 0.2.0 | Mar 14, 2025 |
---|---|
0.1.1 | Nov 11, 2024 |
0.1.0 | Oct 8, 2024 |
#21 in #bin
123 downloads per month
1MB
153 lines
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
using needsfile
Dependencies
~7–17MB
~256K SLoC