1.0.2 • Published 4 years ago

dir-in-path-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

dir-in-path-cli

standard-readme compliant

Check if directory is in path

Table of Contents

Install

Install via npm:

yarn global add dir-in-path-cli

or use deno to run it without installation:

deno run --allow-env=PATH --allow-read https://deno.land/x/dir_in_path_cli/dir-in-path.js

Usage

Run command to test if directory is in $PATH.

dir-in-path . ~/bin ~/.local/bin

Maintainers

@jceb

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