Socket
Book a DemoInstallSign in
Socket

npm-run-path-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-run-path-cli

Get your PATH prepended with locally installed binaries

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

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)"
  • npm-run-path - API for this module

Keywords

cli-app

FAQs

Package last updated on 05 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts