Skip to content

Run locally-installed node module executables.

License

Notifications You must be signed in to change notification settings

millermedeiros/npm-run

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-run

Run locally-installed executables.

Any executable available to an npm lifecycle script is available to npm-run.

Installation

> npm install -g npm-run

Usage

> npm install mocha
> npm-run mocha test/*
# uses local mocha executable

See Also

License

MIT

About

Run locally-installed node module executables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%