npm-run-path-cli

2.0.0 • Public • Published

npm-run-path-cli

Get your PATH prepended with locally installed binaries

In npm run scripts you can execute locally installed binaries by name. This enables the same outside npm.

Install

npm install --global npm-run-path-cli

Usage

$ npm-run-path --help

  Example
    $ export PATH="$(npm-run-path)"

Related

Package Sidebar

Install

npm i npm-run-path-cli

Weekly Downloads

30

Version

2.0.0

License

MIT

Unpacked Size

2.73 kB

Total Files

4

Last publish

Collaborators

  • sindresorhus