has: ✅ checks presence of command line tools
AIM: checks presence of various command line tools on the PATH and reports their installed version.
Usage for Unix System
Reference
For more usage and installation instructions, visit official repo: https://github.com/kdabir/has
One more command: which
Difference: Compared has, which is not being updated for 4 years. which is pre-installed in each Unix System and being maintained.
AIM: which also checks presence of various command line tools on the PATH
Usage for Unix System

Please follow this series for more Strange CLI Apps example!

Top comments (0)