Skip to content

2do2go/nrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nrun

Alternative package.json scripts runner for node.js

You can use nrun to run your package.json scripts with direct arguments passing (without --). E.g. run test with specific reporter:

nrun test --reporter dot

contrasting to npm run test -- --reporter dot.

nrun gets script from package.json and runs it using spawn and current shell.

Build Status

About

Alternative package.json scripts runner for node.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •