xrun
v1.0.0
Published
Alternative scripts runner for npm
Downloads
4
Readme
xrun
Alternative scripts runner for npm
Features
- pass arguments direct to script (without
--
) - working with npm
pre
andpost
scripts - working with npm config variables
Install
$ npm i xrun --save-dev
Usage
Just run
$ xrun [script name] [args]