lookpath

v1.2.2
The minimum and most straightforward way to check if command exists and where the executable is.
exec.LookPath command exists

build

rm -rf ./lib && tsc

lint

eslint ./src/index.ts ./tests/lookpath.spec.ts

test

jest

validate

npm run build && node ./bin/lookpath.js npm

release

npm run build && npm run validate && npm publish
npm i lookpath

Metadata

  • MIT
  • Whatever
  • otiai10
  • released 7/30/2021

Downloads

Maintainers