v1.0.1
Utility to test if a given directory is in $PATH
Repository
Current version released
5 years ago
Dependencies
std
Versions
dir-in-path-cli
Check if directory is in path
Table of Contents
Install
Install via npm:
yarn global add dir-in-path-clior use deno to run it without installation:
deno run https://deno.land/x/dir_in_path_cli/dir-in-path.jsUsage
Run command to test if directory is in $PATH.
dir-in-path . ~/bin ~/.local/binMaintainers
Contributing
PRs accepted.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2021 Jan Christoph Ebersbach jceb@e-jc.de